API Reference

Generate Auth Token

This API is used to generate the authentication token which should be passed as header in applicable APIs.

HTTP Status and Response Status Matrix

HTTP
Status
Response StatusResponse Message
200SUCCESSToken generated successfully.
400VALIDATION_ERRORWhen validation fails for request body,
field specific validation errors will be returned.
401WRONG_CREDENTIALSEither the user does not exists,
or there is mismatch in the credentials
503SYSTEM_FAILUREWe are facing a downtime at our end,
try reaching us after sometime
Language
Click Try It! to start a request and see the response here!