v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
authentication

Uses the given refresh token to obtain a new access token.

post/authentication/refresh_access

Query parameters

refresh_tokenstring required

Response

Successful Response

access_tokenstring required

Value of the JWT

access_token_expiresstring date-time required
refresh_tokenstring required

For obtaining a new access token

refresh_token_expiresstring date-time required
token_typestring required

Type of the Token