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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Your unique client identifier

password
required

Your client secret key

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json