Skip to main content
POST
Creating a Merchant Account
Note: When using the production environment at moonpay.hel.io, set your API endpoint to api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.

Query Parameters

apiKey
string
required

Contact the Helio team directly to obtain API keys.

Body

application/json
id
string

Merchant-generated unique identifier used as a stable external reference for the account.

wallets
object[]

List of user wallets to associate with the sign-up request.

user
object

Details about the individual user signing up.

company
object

Details about the company associated with the sign-up.

Response

Returns user and company details along with a redirect URL.

The response is of type object.