v1
latestOpenAPI 3.0.02026-07-2656110201.6 KBWallet
Get Wallets
Returns all wallets linked to a merchant, including both connected and payout wallets, across supported blockchain networks.
get/v1/wallet/all
Query parameters
apiKeystring required
API key can be generated on helio dashboard settings page
Response
Successfully retrieved merchant wallets.
Example response
[
{
"blockchainEngineType": "SOL",
"walletCategory": "CONNECTED",
"type": "EXTENSION",
"origin": "PHANTOM"
}
]