v1

latestOpenAPI 3.0.02026-07-23336546.2 KB
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
All 33 operations