Getting Started
API Keys
Operational best practices for API key lifecycle management.
Getting Started
Operational best practices for API key lifecycle management.
Use dedicated keys for development, staging, and production.
| Environment | Recommended Key Name | Notes |
|---|---|---|
| Production | prod-main | Strict monitoring and alerts |
| Staging | staging-main | Mirror production traffic shape |
| Development | dev-local | Lower quotas and sandbox workflows |
Use API Management page to monitor per-key call volume and last-used timestamp.
| Scope | Owner | Rotation Window |
|---|---|---|
| Production API | Platform Team | 30-90 days |
| Staging API | Engineering | On each release cycle |
| Developer Sandbox | Individual Dev | On role/offboarding change |