Email Ownership

This API sends an OTP to the email address to verify user ownership

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

📘

Supported Locales

The following locales are currently supported:

  • en_US — English, USA. Default locale if the parameter is left blank
  • de_DE — German, Germany
  • es_MX — Spanish, Mexico
  • fr_FR — French, France
  • it_IT — Italian, Italy
  • pl_PL — Polish, Poland
  • pt_PT — Portuguese, Portugal
  • ru_RU — Russian, Russia
  • th_TH — Thai, Thailand
  • tr_TR — Turkish, Turkey

The request body can also include metadata so you can use your own internal references to identify your users and requests. Send metadata for every Webhook. The metadata should have a maximum size of ≦4Kb and be only one level deep.

Body Params
string
required
string
Defaults to en_US

Language and country codes: for example, "en_US" for English and United States.

string
required

User's email address

string

User's name

string

Address that sends the email

json
Defaults to { "user-defined-1" : "abcde", "user-defined-2" : "12345" }

Metadata to be sent to a webhook (callbackUrl)

Responses

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