auth

Get access token

Verifies Basic authentication credentials, and returns a JWT bearer token that can be presented to the other API endpoints.

post/auth/token

Response

JSON with a valid JWT

access_tokenstring required
expires_instring
token_typestring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.