View source: R/discovery_api.R
api_list | R Documentation |
Does not require authentication
api_list(name = NULL, preferred = NULL)
name |
Only include APIs with the given name. *Case-sensitive. All are lowercase currently. |
preferred |
Return only the preferred version of an API. FALSE by default. |
List of Google APIs and their resources
https://developers.google.com/discovery/v1/reference/apis/list
Other API Discovery Service:
package_make()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.