DBS Digital Exchange
Quick Start
- Sign up at dbs.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Integration with DBS Digital Exchange (DDEx) — institutional crypto exchange from largest bank SEA (DBS Bank). Regulated MAS as Recognised Market Operator (RMO). Provides spot trading (BTC, ETH, XRP, DOT, ADA), Security Token Offerings (STO), custody services. Available only for accredited investors (institutional and high-net-worth clients).
| Provider ID | dbs_digital_exchange |
| Category | Crypto & Blockchain |
| Website | dbs.com |
Configuration
Required Parameters
| Parameter | Description |
|---|---|
client_id | Client ID |
api_key | API Key |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| GET | /portfolio | Portfolio |
| POST | /orders | Order creation |
| DELETE | /orders/{id} | Order cancellation |
| GET | /orders/open | Open orders |
| POST | /sto/listings | Listing request STO |
| GET | /market/{pair} | Market data |