Skip to main content

Login

POST 

/v1/auth/login

This endpoint authenticates a user and generates an access token. It validates the user's credentials and returns a JWT token for subsequent API calls. The response includes the access token and user information. Important: This endpoint requires an API key. Include the header api-key with your API key in the request.

Request

Responses

OK