Skip to main content
POST
Create a crypto address

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Body

application/json
currency
string
required
Required string length: 2 - 10
chain
enum<string>
required
Available options:
Bitcoin,
Ethereum,
Dogecoin,
Litecoin,
Polygon,
Solana,
Tron,
Base,
Ripple,
Stellar,
Lightning,
BSC
externalReference
string
Maximum string length: 255
metadata
object

Response

The deposit address (new or existing for this currency + chain).

address
object
required