Bearer authentication
Send the secret in theAuthorization header on every REST and remote MCP
request:
Scopes
Choose the narrowest scopes the integration needs. A valid key without the
required scope receives
FORBIDDEN and does not gain access through MCP or a
Skill.
Key lifecycle
- Create: name the key for one environment or integration and select its scopes.
- Store: put the secret in the deployment platform’s secret store or a local environment variable excluded from version control.
- Rotate: create a replacement, deploy it, confirm traffic uses it, then revoke the old key.
- Disable: temporarily stop a key while preserving its record and usage history.
- Revoke: permanently invalidate a key that is retired or suspected to be exposed.