Description Usage Arguments Value Examples
Call this function to store API keys in an R object either for test or live modes
1 | set_keys(public_key, secret_key)
|
public_key |
Public Key |
secret_key |
Secret Key |
equivalent of -H "Authorization: Bearer SECRET_KEY"
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.