Skip to main content

One Touch Login by Email

POST 

https://api.loginradius.com/identity/v2/auth/onetouchlogin/email

This API is used to send a link to a specified email for a frictionless login/registration.

Request

Responses

Successful response

Request Collapse all
Base URL
https://api.loginradius.com
Parameters
— queryrequired
— query
— query
— query
Body required
{
  "clientguid": "string",
  "email": "string",
  "name": "string",
  "qq_captcha_ticket": "string",
  "qq_captcha_randstr": "string",
  "g-recaptcha-response ": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!