Create a new partner account

Create a new partner account with required information. Returns a link to fill in KYB information for required level and the partner account ID. The partner account ID can be used to retrieve API keys and update domains. The partner account will be in pending status until the KYB information is submitted and approved.

Use MoonPay - Server-to-Server authentication with live secret API key as the Authorization header.

Body Params
string
required

The name of the partner account.

string
required

ISO 3166-1 alpha-3 code of the country where the business entity is registered

string
required

The industry of the company. Selected from a list of supported industries which can be obtained from the GET /v1/industries.

string
required

The first name of the partner account holder.

string
required

The last name of the partner account holder.

string
required

The email of the partner account holder.

string
required

The business description. Minimum length 200 characters.

string
required

The business URL.

domains
array of strings

The domain list to whitelist. Has to be an array of valid URLs.

domains
boolean

Whether the partner account is a legal entity.

Responses

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