API ReferenceWooCommerceSDKssoonWebhookssoon

Wallet

Wallet info

GET/api/merchants/wallet

Custodial wallet balance, deposit addresses, configured external (auto-forward) wallets.

Authentication

Accepts either an API key (X-API-Key) or a dashboard JWT (Authorization: Bearer …).

GET/api/merchants/wallet
curl "https://api.trevi.cash/api/merchants/wallet" --header "X-API-Key: $BTPAY_API_KEY"