Create a new API key (plaintext shown once).
Create an API key and return the plaintext version once.
Create a new API key (plaintext shown once). › Request Body
nameLabel shown in dashboards, e.g. 'Internal Service'.
permissionsPermission scopes granted to the API key.
Optional expiration window in days (0 means never expires).
never_expiresIf true the API key stays active until revoked manually even if expires_in_days is omitted.
Optional list of IPv4/IPv6 addresses allowed to use this key.
Override default hourly request cap for this key.
Create a new API key (plaintext shown once). › Responses
Created
idnamepermissionsis_activecreated_atrate_limit_per_hourraw_keyPlaintext API key. Shown exactly once on creation.
ip_whitelistmasked_keyNon-sensitive preview of the API key so the user can recognize it later.
total_requestsTotal requests ever made with this API key.
requests_last_hourNumber of requests made with this key in the last hour.
rate_limit_used_last_hourRequests counted toward the current hourly rate limit window.
rate_limit_remainingRemaining requests in the current hourly rate limit window.
rate_limit_usage_percentPercent of the hourly rate limit consumed (0-100).