Skip to main content
POST
Register Wallet

Authorizations

x-api-key
string
header
required

API key for authentication. Must be included in the x-api-key header.

Body

application/json
user_id
string<uuid>
required
Example:

"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

crypto
string
required
Example:

"USDC"

wallet_address
string
required
Example:

"3BsSGETYNCjfULdgYEBVmzwXgaspS6E5pgncJr3bfBeU"

blockchain
string
required
Example:

"solana"

source_currency
string
required
Example:

"EUR"

Response

Wallet registered successfully