User Login
1min
Using email lets create access token which can be utilized for subsequent api request, without this, request will be denied with reason as unauthorized.
POST
Params
Header Parameters
x-api-key
required
String
example: api-key from dashboard.
Body Parameters
email
required
String
example: "test@test.com"
ο»Ώ
Sample request body
|
ο»Ώ
ο»Ώ
Updated 03 Mar 2023
Did this page help you?
Yes
No