get_access_token | R Documentation |
Get access token
get_access_token(api_info, check_ssl = TRUE, debug = FALSE)
api_info |
List with api information. |
check_ssl |
Whether to check the SSL certificate or allow insecure connections. |
debug |
Whether to enable debugging messages. |
Token to access the API.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.