v4

OpenAPI 3.0.32026-07-31490328.0 KB

get/deposit-addresses/v1

Query parameters

addressstring

The deposit address to look up. Provide either address or requestId.

requestIdstring

The original requestId the deposit address was created for. Provide either address or requestId.

Headers

x-api-keystring

API key for authentication.

Response

Default Response

depositAddressstring required

The deposit address.

type'open' | 'strict' required

The deposit address type.

requestIdstring required

The original requestId the deposit address was created for.

chainIdnumber required

The chain the deposit address was created on.

createdAtstring required

ISO 8601 timestamp of when the deposit address was created.

currencystring nullable

Origin currency id from the originating quote request. Null when the quote request is unavailable.

refundTostring nullable

Refund address from the originating quote request. Null when unset or the quote request is unavailable.