v1

latestOpenAPI 3.0.32026-07-13122146291.9 KB
API keys

Create an API key

Generates a new API key for the requesting user. The API key is returned in the response, and this is the only time it can be retrieved.

post/v1/api-keys

Request body

apikeyIdstring required

The identifier to use for the api key, which will become the final component of the api key's resource name. This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.

Response

A successful response.

createTimestring date-time
idstring
keystring