List Deposit Addresses
List deposit addresses for a given asset and method. Returns paginated results with address details including fees and limits.
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
ID of the account the request applies to. This refers to one of the accounts held by the user the request is acting on behalf of (typically the user's main account, but any of the user's accounts is accepted). Routes the request to that specific account container. Canonical identifier for an account in the Payward public API.
14 - 42Query Parameters
Ticker symbol of the asset to list deposit addresses for (e.g. BTC, ETH).
Ticker symbol of an asset (e.g. BTC, USDC, EUR).
3 - 16"BTC"
Classification of the asset to filter deposit addresses by. Pair with asset_symbol to disambiguate when the same ticker exists across asset classes. Defaults to crypto.
fiat, crypto, stablecoin, xstock The deposit method identifier (UUID from the list methods response)
Opaque pagination cursor from a previous response