v1

latestOpenAPI 3.1.02026-07-24403468.9 KB

Signing In

To sign-in using the TOKEN API, first submit an HTTP Request with your Service Username and API Key, then receive a Response that includes your JWT access-token, which you will then provide in the Authorization header of each CEQUENS API request you need to submit.

post/v1/tokens/

Request body

apiKeystring

Your API key

userNamestring

Your Cequens Service Account username

Response

200

All 40 operations