SGFinDex
Overview
Integration with SGFinDex — Singapore Financial Data Exchange, government infrastructure financial data exchange. Developed MAS jointly with Smart Nation and Digital Government Group (SNDGG). Uses SGD national digital identification (SingPass). Consent-based: user explicitly grants access to data. Data available from banks (DBS, OCBC, UOB, StanChart, HSBC, Citibank, Maybank) and government sources (CPF, HDB, IRAS, MOM, SGX CDP).
| |
|---|
| Provider ID | sgfindex |
| Category | Interbank Integrations |
| Website | sgfindex.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
client_id | Client ID |
cert_path | Certificate path (mTLS) |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /consent/session | Creation consent session |
| GET | /consent/{session_id}/status | Status consent |
| DELETE | /consent/{consent_id} | Revocation consent |
| GET | /data | Retrieval financial data |
| GET | /data/{consent_id}/overview | Financial overview |
| GET | /data/{consent_id}/cpf | CPF data |
Resources