Skip to main content

SGFinDex

Quick Start
  1. Sign up at sgfindex.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to 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 IDsgfindex
CategoryInterbank Integrations
Websitesgfindex.com

Configuration

Required Parameters

ParameterDescription
client_idClient ID
cert_pathCertificate path (mTLS)
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/consent/sessionCreation consent session
GET/consent/{session_id}/statusStatus consent
DELETE/consent/{consent_id}Revocation consent
GET/dataRetrieval financial data
GET/data/{consent_id}/overviewFinancial overview
GET/data/{consent_id}/cpfCPF data

Resources