Skip to main content
POST
Create an API key

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/json
label
string
login_allowed
boolean

Whether the key may be used to sign in, not just call the API.

Response

The new key (its secret is shown once).

id
string
key
string