DBS Developer APIs
Commercialby DBS Bank
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.
How to authenticate
- 1Browse the API catalogue at dbs.com/dbsdevelopers.
- 2Register for a developer account to access sandbox specs.
- 3To go live you must be a DBS corporate banking customer; engage your DBS relationship manager to onboard onto RAPID.
- 4Complete integration testing with DBS before production credentials are issued.
Example request
curl -H 'apikey: SANDBOX_KEY' 'https://api.dbs.com/sgd/onboarding/accounts/balance' # shape depends on subscribed productExample response
{"header":{"msgId":"..."},"data":{"accountNo":"0721234567","balance":"152340.55","currency":"SGD"}}Notes for AI agents
Production access is relationship-managed, not self-serve; realistic only for DBS corporate customers. Sandbox exploration is still useful for scoping PayNow collection builds.
Machine-readable version: /api/apis/dbs-developers
Related APIs
Aspire API
Aspire
Singapore-headquartered business finance platform offering APIs for payouts, FX conversions, account balances and transaction data on Aspire business accounts. Lets finance teams automate payment operations from their own systems.
Finverse
Finverse
Open-banking aggregation and payments API for Asia, providing linked-account data (balances, transactions, statements) and recurring payment rails. Coverage includes major Singapore banks such as DBS, UOB and Standard Chartered, accessed through a hosted Link flow that end users authorise.
MAS APIs (Exchange Rates and Statistics)
Monetary Authority of Singapore (MAS)
Official MAS data APIs covering daily SGD exchange rates, interest rates (SORA), monthly statistical bulletin tables and financial institution directories. Served from the MAS eservices API gateway.
OCBC API Developer Platform
OCBC Bank
OCBC's API platform (api.ocbc.com), the first open banking portal launched by a Singapore bank, offering corporate payment, account and product APIs plus sandbox access. Aimed at fintechs and OCBC business customers.