Skip to main content
GET
List Funds
Partners can list all their fund balances across supported tokens. Each fund represents the available balance for a specific token that can be used for withdrawal orders.

Authentication

This endpoint requires signed authentication. Include the following headers on every request:
Partner-App-Key
string
required
Your partner app key.
X-HSPay-Signature
string
required
Base64-encoded Ed25519 signature of the sign data. See Partner Authentication for Signed API.
X-HSPay-Timestamp
string
required
Unix timestamp (seconds) of the request. Must be within 60 seconds of server time.