Create a key
Generate an API key from the developer portal and label it by environment or integration.
Authentication
Use API keys for server-side access to Cyber Sentinels developer endpoints. Keep keys private, scoped and revocable.
Generate an API key from the developer portal and label it by environment or integration.
Store keys in server-side secrets. Do not expose keys in browser code, mobile clients or public repositories.
Revoke keys immediately when an integration is retired or a secret may be exposed.