API Keys

Manage API keys for programmatic access to CortexDB

Security best practices

  • Use the minimum required scopes for each key.
  • Rotate keys regularly and revoke unused keys.
  • Never share keys in code, logs, or public channels.
  • Use environment variables to store keys in CI/CD pipelines.