Skip to main content
POST
Authentication Login
Login to your integrator account. This endpoint allows you to authenticate and receive a JWT access token for API access.

Body

application/json
email
string
Example:

"example@gmail.com"

Response

success
boolean
Example:

true

message
string
Example:

"login magic link sent to your email"

data
object
Example: