Authentication

API Authentication

Use API keys for server-side access to Cyber Sentinels developer endpoints. Keep keys private, scoped and revocable.

Create a key

Generate an API key from the developer portal and label it by environment or integration.

Store securely

Store keys in server-side secrets. Do not expose keys in browser code, mobile clients or public repositories.

Revoke when needed

Revoke keys immediately when an integration is retired or a secret may be exposed.

Manage API Keys