get_bearer_token | R Documentation |
Get bearer token using the cookie token
get_bearer_token(hostname, cookie_token, name = "token")
hostname |
The API hostname. |
cookie_token |
The cookie token. |
name |
The name of the token (default is "token"). |
The bearer token.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.