v35

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-016584221.4 KB
API Keys

Create an Organization API Key

Create a new API key for an organization.

post/organizations/{organizationID}/api-keys

Request body

namestring required
expirystring date-time nullable

Expiration date for the API key, null for no expiry

scopesstring[]

Optional scopes assigned to the API key

projectsstring[]

Limit access to these projects

branchesstring[]

Limit access to these branches

Response

API Key created