bbeb83bf32d6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-106584222.6 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