🔑 Admin Authorization

When to use this call:

Use this API to get the Admin JWT token for Admin API access.
You do so by submitting the admin email for the login field, and the Password and receiving the credentials in return. Platform layout & authentication

Body Params
string
Defaults to {"email":"[email protected]"}

Enter the email address you generated in admin API credentials.
How to get Admin credentials

Note: Do not remove the JSON wrapper, the correct format is {"Email":"[email protected]"}

string

Enter the password you generated in admin API credentials.
How to get Admin credentials

Response

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