API ReferenceWooCommerceSDKssoonWebhookssoon

Dashboard

List wallet transactions

GET/api/merchants/transactions

Deposit and withdrawal history for the merchant's custodial wallet.

Authentication

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

GET/api/merchants/transactions
curl "https://api.trevi.cash/api/merchants/transactions" --header "X-API-Key: $BTPAY_API_KEY"
Was this page helpful?