v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB
Connect APIs

Get new Authorization token using the refresh token

post/connect-auth/v1/account/refresh-token

Headers

Authorizationstring required
Example:Bearer <access_token>
Client-Idstring required
Example:<EC_00XYZ>

Request body

access_tokenstring
refresh_tokenstring required

Response

OK

access_tokenstring
expires_ininteger

Access token expiry in seconds

refresh_expires_ininteger

Refresh token expiry in seconds

refresh_tokenstring