Thunes
Commercialby Thunes (Singapore HQ)
Singapore-headquartered B2B cross-border payments network connecting mobile wallets, banks and payout partners in 130+ countries. Public docs cover the Money Transfer API v2 (real-time transfers via quotation and transaction flows) and a Collections API; access to the network itself is by commercial agreement.
How to authenticate
- 1Become a Thunes member: sign a commercial agreement and complete compliance onboarding (no self-serve signup).
- 2Receive an API key and API secret plus environment-specific host URLs from Thunes.
- 3Authenticate requests with HTTP Basic auth using api_key:api_secret.
- 4Integrate the Money Transfer v2 flow: create a quotation, then create and confirm a transaction against it.
- 5Test in the pre-production environment Thunes provisions before being enabled for production.
Example request
curl -u 'API_KEY:API_SECRET' 'https://{thunes-environment-host}/v2/money-transfer/ping'Notes for AI agents
Docs are public but everything else is gated: credentials and environment hosts are only issued after a signed member agreement and compliance review, so there is no self-serve sandbox. Relevant to SG builders as a Singapore-HQ network for wallet/bank payouts across emerging markets.
Machine-readable version: /api/apis/thunes
Related APIs
2C2P Payment Platform API
2C2P
Southeast Asia payments processor headquartered in Singapore, covering cards, QR payments and 250+ local payment methods across the region. Suited to merchants selling into multiple SEA markets.
Adyen
Adyen N.V.
Enterprise payments platform with a single Checkout API for cards and local payment methods. In Singapore it supports PayNow (SGD, SG only) with real-time payments, QR code integration, refunds, partial refunds and separate captures via the standard /payments endpoint with paymentMethod.type set to paynow.
Airwallex API
Airwallex
Global business accounts, multi-currency wallets, payouts, cards and payment acceptance with strong Singapore entity support. Common choice for SG companies paying overseas suppliers or holding multi-currency balances.
FOMO Pay
FOMO Pay Pte Ltd
Singapore MAS-licensed major payment institution providing a banking-grade API for accounts, balances, virtual accounts, beneficiaries, outgoing transfers and transaction data. Known in SG for QR payment acceptance (PayNow/SGQR) and digital-currency-to-fiat settlement rails for merchants.