Skip to main content
Skip to main content

Supplier Login

POST 

/token

This endpoint authenticates users and issues a bearer token upon successful login.

Users submit their credentials (e.g., email and password) in the request body. If the provided credentials are valid, the endpoint generates and returns a bearer token which used for subsequent requests to authenticate the user.

Request

Responses

Successful response