Open a wallet address

View as Markdown

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

walletIdstringRequired

Headers

X-Company-IdstringRequired

The company you are acting for (a company ULID).

Request

This endpoint expects an object.
chainenumOptional
Blockchain network. Valid values depend on the wallet currency.

Response

Existing address returned
addressobjectOptional

Errors

400
Bad Request Error
404
Not Found Error