API Keys
API keys provide programmatic access to the Gradient API. Keys are scoped to your organization and can be used for automation, CI/CD integration, and building custom tooling.Keys are shown one time, stored only as a SHA-256 hash, scoped to one organization, and rate
limited per key. See Managing API keys for how to name and rotate a
key, and its security section for storage, scope, and
limits.
List API Keys
All endpoints on this page require a signed-in admin (owner or admin role). An API key cannot
call them and gets
403: A key that manages keys can extend its own access.Response
Response
Create API Key
string
required
Human-readable label for the key
string
ISO 8601 expiry date
string[]
Reserved for future use
Response - 201 Created
Response - 201 Created
Revoke API Key
Response
Response