{
  "id": "187d4eb7-d8dc-49a5-8901-2412d3a76cc0",
  "slug": "thunes",
  "name": "Thunes",
  "provider": "Thunes (Singapore HQ)",
  "category_slug": "payments",
  "description": "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.",
  "base_url": null,
  "docs_url": "https://docs.thunes.com/",
  "openapi_url": null,
  "auth_type": "restricted",
  "auth_guide": [
    "Become a Thunes member: sign a commercial agreement and complete compliance onboarding (no self-serve signup).",
    "Receive an API key and API secret plus environment-specific host URLs from Thunes.",
    "Authenticate requests with HTTP Basic auth using api_key:api_secret.",
    "Integrate the Money Transfer v2 flow: create a quotation, then create and confirm a transaction against it.",
    "Test in the pre-production environment Thunes provisions before being enabled for production."
  ],
  "pricing": "contact",
  "rate_limit": null,
  "example_request": "curl -u 'API_KEY:API_SECRET' 'https://{thunes-environment-host}/v2/money-transfer/ping'",
  "example_response_snippet": null,
  "agent_notes": "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.",
  "status": "live",
  "tags": [
    "payments",
    "cross-border",
    "payouts",
    "b2b",
    "sg-hq"
  ],
  "sg_official": false,
  "created_at": "2026-07-05T09:15:27.194Z",
  "updated_at": "2026-07-05T09:15:27.194Z",
  "page_url": "https://singaporeapi.com/apis/thunes"
}