Skip to main content

How to Access your API Key

You can access your API key in the Developer Workspace or the Developer Suite.

At this time, API keys are managed at the account level. This means everyone in your organization has access to the same API key in this initial version of the portal.

Currently, we provide a single API key, which can be rotated as needed. Multi-key management will be available in a later release this year.

Security Best Practices

  • Never commit API keys to version control or share them in public repositories.

  • Rotate your API key regularly, especially if you suspect it has been compromised.

  • Store your API key securely using environment variables or secret management tools.

  • Monitor API usage in the audit log to detect any unusual activity.

Did this answer your question?