Retrieve a JWT Token for Lite API Authorization
GET/api/auth/getdropinuijwttoken
This endpoint returns a JWT token (GUID) which is used to authorize requests in the Lite version of the API.
Responses
- 200
A successful response containing the JWT token to be used for authentication in the Lite API.