Login API

Login APIs provide a secure and standardized way for end users to add user authentication to their applications. Only authorized users can access sensitive resources or perform specific actions within the application after entering the user authentication details.

By default, the JSON Web Token (JWT) validity periods are set to one hour.

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

The secret code that users provide to the application during the login process.

string
required

Unique identifier that users provide to the application during the login process. Usernames can be any string of characters.

Responses

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