Frictionless email verification

This page allows you to overview and execute the Frictionless Sign-up API call.

For the full step-by-step setup of the frictionless flow please check Frictionless Sign-up guide page.

❗️

Important:

You must ensure that the address country (and state where applicable) are provided from the end-user's direct input, in case you are not already collecting this data point on your end.

Body Params
string
required

Email address of the customer that's being signed up.

string
required

Your unique Coinify Partner ID as provided to you during onboarding.

string
Defaults to individual

Type of the customer's trader account with Coinify. Possible values: 'individual' and 'corporate'. Use 'corporate' when signing up e.g. business clients. Use 'individual' when signing up private customers.

profile
object
required

Object to provide the customer's residence country.

string
required

(Only for trusted Coinify partners) Signed message from partner for automatic validation of customer's email. See Frictionless Sign-up Flow page in Guides section for detailed instructions.

boolean
required
Defaults to false

Has to be set to 'true' for the frictionless flow. If set to 'true', an offline token is created for the new trader and returned in the response with the parameter offlineToken. Used to authenticate your end-users to Coinify Trade service without the need for them provide the email + password. Usually used as a part of the Frictionless Sign-up Flow.

boolean
Defaults to false

Determines whether the customer consents to receive additional marketing emails from Coinify. Should be input by customer.

Responses

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