Multipurpose Email Token Generation API
End-Point
This API generate Email tokens and Email OTPs for Email verification, Add email, Forgot password, Delete user, Passwordless login, Forgot pin, One-touch login and Auto login.
- Definition
- Try It Out
- Code
Get Params
apikey :
LoginRadius API Key [REQUIRED]
apisecret :
LoginRadius API Secret [REQUIRED]
Template Params
tokentype :
The identifier type for the token that we need to generate.For more details about this API please refer here [REQUIRED]
Output Format
{ "Token": "71a3c4b41b434dfe95c89c4006399c48", "ExpiresIn": "2023-04-05T09:08:03.288Z", "IdentityProviders": null }