v1

latestOpenAPI 3.1.0MIT2026-07-175107.7 KB
Authentication

Authenticate and get JWT token

post/auth

Request body

client_idstring required

Client identifier

client_secretstring required

Client secret

Response

Authentication successful

tokenstring required

JWT token

All 5 operations