Login and Get JWT Token

Endpoint: POST /auth/login

Full URL: https://api.spreetaileu.com/api/api/v1/auth/login

Authenticate with your Client ID and Client Secret to receive a JWT token.

The token is valid for 24 hours and can be used for subsequent API requests.

Response

Returns a JWT token along with client information and expiry details.

Language
Click Try It! to start a request and see the response here!