{
  "id": "2dc0c19d-6814-4600-921e-7a860291ebf7",
  "slug": "dbs-developers",
  "name": "DBS Developer APIs",
  "provider": "DBS Bank",
  "category_slug": "finance-banking",
  "description": "DBS's corporate API suite (DBS RAPID) covering real-time payments and collections including PayNow, account balances, transaction notifications and FX. The most mature bank API program in Singapore.",
  "base_url": "https://www.dbs.com/dbsdevelopers",
  "docs_url": "https://www.dbs.com/dbsdevelopers/discover/index.html",
  "openapi_url": null,
  "auth_type": "restricted",
  "auth_guide": [
    "Browse the API catalogue at dbs.com/dbsdevelopers.",
    "Register for a developer account to access sandbox specs.",
    "To go live you must be a DBS corporate banking customer; engage your DBS relationship manager to onboard onto RAPID.",
    "Complete integration testing with DBS before production credentials are issued."
  ],
  "pricing": "contact",
  "rate_limit": null,
  "example_request": "curl -H 'apikey: SANDBOX_KEY' 'https://api.dbs.com/sgd/onboarding/accounts/balance' # shape depends on subscribed product",
  "example_response_snippet": "{\"header\":{\"msgId\":\"...\"},\"data\":{\"accountNo\":\"0721234567\",\"balance\":\"152340.55\",\"currency\":\"SGD\"}}",
  "agent_notes": "Production access is relationship-managed, not self-serve; realistic only for DBS corporate customers. Sandbox exploration is still useful for scoping PayNow collection builds.",
  "status": "live",
  "tags": [
    "dbs",
    "bank",
    "paynow",
    "rapid",
    "corporate"
  ],
  "sg_official": false,
  "created_at": "2026-07-05T08:44:12.314Z",
  "updated_at": "2026-07-05T09:15:26.985Z",
  "page_url": "https://singaporeapi.com/apis/dbs-developers"
}