v1

latestOpenAPI 3.0.02026-07-232731152.8 KB
UsersMsgService

CreateApiKey creates a new API Key

priv_key is returned only once, in this response. It isn't stored and can't be retrieved again, only rotated via RotateApiKey

post/users/v1/api/create

Request body

expiresAtstring date-time
namestring required
scopesstring[] required

Response

A successful response.

apiKeystring required
privKeystring required