Skip to main content
GET
Get the current account

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>.

Response

The authenticated account.

id
string
email
string
plan
string
api_key
string
expires_at
string<date-time>
paused
boolean