Auth

Create an API key (admin)

post/v3/admin/api-keys

Request body

namestring required
ownerEmailstring email
keyType'standard' | 'curator' | 'internal' | 'restricted'
scopeMode'all_vaults' | 'allowlist'
rateLimitinteger
expiresInDaysinteger
capabilitiesstring[]

Endpoint capabilities are available only to restricted API keys.

Response

API key created

Changes

No recorded changes to this endpoint across all 1 revision of this API.