Skip to main content
GET
Generate Access Token
It obtains idToken and refreshToken credentials using the company’s API Key.

Endpoint

GET /authentication/generate-access-token
This endpoint is GET and does not accept a body. Send the header authorization: ApiKey <your_api_key>.
Headers

Responses

Response - Success

500 — Bad Request

400 — Client Error

cURL Example