Login admin

Authenticates an administrator by verifying their email and password credentials.

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

Upon successful authentication, this endpoint generates and returns a secure bearer token and a SaaS access URL, which can be used for subsequent authorized requests to the API. The login process ensures that only active and authorized admin users can access protected resources. If the credentials are invalid or the user is disabled, the endpoint responds with an appropriate error message. This endpoint is essential for establishing secure sessions and managing access control within the platform.

Body Params
string
required

Admin email (long:255)

string
required

Admin password (long:255)

string

Account or center ID (long:24)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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