api_key

Create Api Key

post/api_key

Cookies

access_tokenstring nullable

Request body

api_keystring required
valid_daysinteger
namestring
scope'read' | 'read_write' | 'read_write_delete'
scoped_project_uuidstring nullable

Response

Successful Response

uuidstring required
namestring required
created_atstring date-time required
expires_atstring date-time required
is_expiredboolean required
is_revokedboolean required
scopestring required
can_manage_api_keysboolean required
budgetnumber nullable
credits_usednumber
scoped_project_uuidstring nullable
created_by_key_uuidstring nullable
revoked_atstring date-time nullable
last_used_atstring date-time nullable

Changes

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