Skip to main content
POST
Create User

Create User

Creates a new user. Deposit addresses are only generated for accounts with transactionMode: sell or transactionMode: both.
name
string
required
Full name of the user
mobile
string
required
Mobile number with country code (e.g., +919876543210)
email
string
Email address
externalId
string
Your internal user ID for reference
deviceId
string
Device fingerprint or identifier

Request

Response

Users created under a sell or both account receive deposit addresses.
The evm address works across Polygon, Ethereum, Arbitrum, and Base. tron is returned when Tron is enabled on your account.

Next Steps

After creating a user, complete KYC verification so they can transact.

Errors