v1

latestOpenAPI 3.1.0AGPL-3.02026-07-1249126143.7 KB
Access key

Creates a new API access key.

post/v2/CreateKey

Request body

expirationstring date-time nullable

Expiration time and date, formatted according to RFC 3339

namestring nullable

Name of the API key

neverExpiresboolean

Set the access key to never expire

Response

Access key has been created

accessKeyIdstring required
createdstring date-time nullable
expirationstring date-time nullable
expiredboolean required
namestring required
secretAccessKeystring nullable