API Reference

Create entity

Creates a new entity in the system. An entity represents a business or organization that can interact with the API. Returns the newly created entity details including its unique identifier and root API key.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

A one-time authentication code that authorizes entity creation

string
required

The name that identifies the organization

string
required

The primary contact email address of the organization used for entity communications and notifications

string

(Optional) The URL of the logo to use for the organization

paymentTypes
array of objects
required

Configuration specifying which payment networks (e.g. Ethereum, Polygon) and tokens (e.g. USDC) the entity will accept payments in. Each payment type includes a destination wallet address where the funds will be sent when a payment is received

paymentTypes*
Responses

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