Generate a new token
Header Parameters
EVISORT-API-KEYstring Required
Your API key, as generated through the "Integrations" section of the Evisort Admin Console.
Response
200
Object
Successful Authentication response containing JWT access token
Response Attributes
tokenstring
JWT Access Token
401
Object
Access token is missing or invalid
Response Attributes
errorstring
Indicates if there is an error in the request, providing additional information if needed.
403
Object
Forbidden
Response Attributes
errorstring
Indicates if there is an error in the request, providing additional information if needed.
500
Object
Internal/Unexpected Error
Response Attributes
errorstring
Indicates if there is an error in the request, providing additional information if needed.
Was this section helpful?
Response
Was this section helpful?