Open a wallet address
Opens a deposit address on a chain for the wallet. Idempotent: if an
address already exists on that chain it is returned. chain is optional
and defaults per currency.
Authentication
X-API-Keystring
Your partner API key.
Path parameters
walletId
Headers
X-Company-Id
The company you are acting for (a company ULID).
Request
This endpoint expects an object.
chain
Blockchain network. Valid values depend on the wallet currency.
Response
Existing address returned
address
Errors
400
Bad Request Error
404
Not Found Error

