Unified API Keys

Create Key

Create a new API key. The raw key is returned ONLY in this response.

post/v1/keys

Request body

namestring
rate_limit_per_minuteinteger

Response

Successful Response

idstring required
namestring required
keystring required
key_prefixstring required
rate_limit_per_minuteinteger required
created_atstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.2

    • the request property's max was set to 600.00

      request-property-max-set

    • the request property's min was set to 1.00

      request-property-min-set