Generate auth token

Generates an auth token for authenticating your requests

Headers

api-keystringRequired

Response

Ok
expiryInEpochMillislong or null

The timestamp at which the generated token will expire - in Unix time.

tokenstring or null

Errors