Security
To ensure the security of your API keys, it is important to follow some best practices. Here are some suggestions:
- Do not share your API keys publicly
- Do not include your API keys in public source code or in a repository
- Do not expose your API keys in client-side code (JavaScript, HTML, etc.)
- Use environment variables to store your API keys
From the Profile › API Access page, you can generate and revoke API keys. You can also view the monthly usage of requests made from the Profile › Billing page.