Skip to main content

Create API key

POST 

/domains/:domainPid/service-accounts/:serviceAccountPid/keys

Mints a bearer API key scoped to this domain. The response rawKey is shown once and cannot be retrieved again. Requires a non-empty scopes array.

Request

Responses

Newly minted API key. rawKey is returned once and cannot be fetched again.