Claim Funding Deposit Address
Claim a deposit address for a funding method. This generates an address for receiving funds.
API Key Permissions Required: Funds permissions - Deposit
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
The "API-Nonce" header should contain an always-increasing 64-bit integer, most commonly a Unix timestamp in milliseconds. Each request must use a nonce greater than the nonce of the previous request signed with the same API key.
Query Parameters
Account ID
Body
Request to claim a deposit address for a specific funding method. This generates a deposit address for receiving funds.
Funding method to claim a deposit address for.
^[0-9a-fA-F]{8}-?(?:[0-9a-fA-F]{4}-?){3}[0-9a-fA-F]{12}$Response
Response containing the details of the claimed deposit address.
- crypto
- fiat