Developer API Keys

Create a new API key. The raw key is returned only once.

post/v4/developer/keys/

Request body

descriptionstring required

Response

Response for status 200

idstring required
prefixstring required
descriptionstring required
revokedAtstring nullable required

Null if active, ISO 8601 timestamp if revoked

createdAtstring required

ISO 8601 creation timestamp

tiernumber required

Key tier level

rawKeystring required

The raw API key — only returned once at creation

Changes

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