v1

latestOpenAPI 3.0.02026-07-268955283.0 KB

Create access token

post/token

Request body

userIdstring required

A unique identifier provided by your systems, unique per each user account

clientIdstring required

A unique identifier which identifies you as a company, firm, client etc.

clientSecretstring required

A secret provided by our system, this should not be seen by the public eye!

Response

Access token required by our API

accessTokenstring

Access token required by our API

tokenTypestring

Token type

expiresInnumber

Expiration time in MS

All 89 operations