Auth Module

post/api/auth/v1/oauth/token

Request body

client_idstring required
client_secretstring required

Response

Authentication successful. Token has a default duration of 3600 seconds (1 hour).

access_tokenstring required
expires_innumber required

Changes

No recorded changes to this endpoint across all 1 revision of this API.