Skip to content
Banking & Credit Pilot Programme Open

Credit Bureau Scores. Verified Instantly, Without the Paper Trail.

Passbank transforms credit bureau data into tamper-proof Verifiable Credentials — issued by ABS-accredited bureaus, owned by borrowers, verified in seconds by banks, digital lenders, and fintech platforms.

Onboarding Q2 2026 — 12 of 20 lender pilot slots filled

Verified in < 5s
Bureau Verified
0 Hard Inquiries
Verifiable Credential
Credential TypeABS Credit Score VC
Issuing BureauCredit Bureau Singapore
Score Band700–800 (BB Grade)
Report DateMar 2026
Expiry30 days from issue
DSRBelow 40%
CBS cryptographic signature verified
Validity status: Active (22 days remaining)
Verification latency4.8s

vs. 2–4 hours manual bureau pull

Credit Bureau Standard · W3C VC 2.0

Singapore's Credit Bureau Data Is Still Stuck in Manual Workflows

Singapore's credit bureaus provide world-class risk data. But the process of retrieving, sharing, and verifying that data has not evolved with the digital lending landscape — reports lack cryptographic provenance, every lender pull is a hard inquiry, and data sharing is unrestricted by default.

Today's Credit Bureau Workflow

  • Credit reports pulled as static files — no cryptographic signature or provenance
  • Multiple lenders pull bureau data independently — each pull is a hard inquiry affecting the borrower's score
  • No built-in data expiry — stale credit data used days or weeks after retrieval
  • Full credit report shared with every lender — excessive disclosure beyond what each decision needs
  • Manual reconciliation between bureau report date and loan application date

With Passbank Credit VCs

  • ABS-accredited bureau issues a cryptographically signed credit score VC to the borrower's wallet
  • Borrower reuses the credential across multiple lenders — one bureau pull, many verifications
  • Built-in expiry enforced at credential level — scores older than 30 days auto-invalidate
  • Selective disclosure: share only "credit score in band 700–800" instead of full bureau report
  • Lender verification completes in under 5 seconds via the Passbank verification API

Credit Data Fragmentation Costs Every Party

When credit data flows without cryptographic provenance or consent controls, every participant in the lending ecosystem absorbs unnecessary risk, cost, and friction.

Banks & Traditional Financial Institutions

  • Manual bureau pulls: each loan application triggers a separate bureau query — slow and costly at volume
  • Score staleness: no way to know if a credit report reflects the borrower's current risk profile
  • Fraud exposure: no cryptographic proof that a submitted report came from the bureau — tampering possible
  • AML/KYC overhead: credit data retrieval is still partially manual, creating compliance audit burden

Digital Banks & Fintech Lenders

  • Cannot automate fully: structured bureau pulls require human review steps before risk models can consume the data
  • Hard inquiries deter borrowers: applicants abandon multi-lender comparison flows when warned of score impact
  • Integration complexity: each CBS/DP Credit Bureau integration is bespoke — no standard VC-based protocol
  • PDPA burden: storing full bureau reports far longer than the loan decision requires

Borrowers (Individual Consumers)

  • Score erosion: shopping for better loan rates triggers multiple hard inquiries — each one lowers the score
  • No selective disclosure: every lender sees the full credit report — income, debt obligations, full inquiry history
  • No data portability: cannot take a verified credit profile from one lender to another
  • Unclear data retention: no visibility into how long lenders hold their credit report after a declined application

Borrowers (SMEs & Sole Proprietors)

  • Inconsistent assessment: different banks use different bureau products — inconsistent risk decisions for the same entity
  • No audit trail: cannot verify what credit data was used in a declined loan decision
  • Stale business credit profiles: bureau data lags actual business performance by weeks
  • Cannot port creditworthiness: each lender starts from scratch — no reuse of a verified credit profile

ABS Standards. Cryptographic Provenance. Borrower-Controlled Disclosure.

Passbank issues credit bureau data as W3C-standard Verifiable Credentials — with built-in expiry, selective disclosure, and a cryptographic chain from bureau to lender that neither party can tamper with.

  • ABS-accredited issuance

    Only CBS and DP Credit Bureau issue credit score VCs. Every credential carries the bureau's digital signature, verifiable against a published public key registry.

  • Built-in score expiry

    Credentials are scoped to a freshness window (default: 30 days). Any attempt to reuse an expired credential is automatically rejected — no stale data decisions.

  • One pull, many verifications

    The borrower obtains a credit score VC once and reuses it across multiple lenders during the validity window — zero additional hard inquiries.

  • Selective disclosure

    Instead of sharing a full bureau report, borrowers share only what each lender needs: "credit score band", "no defaults in 36 months", "debt-service ratio below 40%".

  • Cryptographic provenance

    Every credential carries an unbroken chain from bureau to borrower to lender. Issuer identity, credential integrity, and freshness verified in a single API call.

Verifiable Credential
Credential TypeABS Credit Score VC
Issuing BureauCredit Bureau Singapore
Score Band700–800 (BB Grade)
Report DateMar 2026
Expiry30 days from issue
DSRBelow 40%
CBS cryptographic signature verified
Validity status: Active (22 days remaining)

Credit Bureau Standard · W3C VC 2.0

Three Steps From Bureau to Lender — No Manual Touchpoints

From credit bureau query to lender verification — automatically, without re-pulling bureau data for every lender.

1

Bureau Issues the Credential

The ABS-accredited credit bureau (CBS or DP Credit Bureau) generates a structured credit score record and issues it as a W3C Verifiable Credential to the borrower's Passbank digital wallet. The credential is cryptographically signed with the bureau's private key and includes: credit score, score band, credit grade, debt-service ratio, inquiry summary, and validity period.

2

Borrower Controls Selective Disclosure

When applying for a loan, the borrower selects which fields to share with each lender. A mortgage application requires full score and DSR disclosure; a BNPL credit limit assessment might only require "score above 650 and no defaults in 24 months". The borrower approves each disclosure request individually — full consent audit trail recorded in their wallet.

3

Lender Verifies in Under 5 Seconds

The lender's loan origination platform sends the presented credential to Passbank's verification API. The API checks: (1) bureau signature against the ABS-published public key registry, (2) credential integrity, (3) validity status within the 30-day freshness window, (4) revocation status. Result returned in under 5 seconds, structured data directly into the lender's risk engine.

Live Demo

What Your Risk Engine Receives in 4.8 Seconds

One API call returns a structured, machine-readable response — typed directly into your loan origination system. No parsing PDFs, no manual re-keying, no analyst review.

POST /v2/credentials/verify200 OK — 4.8s
{
  "verified": true,
  "issuer": "Credit Bureau Singapore",
  "issuer_did": "did:abs:cbs:sg",
  "score_band": "700–800",
  "credit_grade": "BB",
  "dsr_below_40pct": true,
  "defaults_36m": false,
  "issued_at": "2026-03-06T09:41:22Z",
  "expires_at": "2026-04-05T09:41:22Z",
  "revoked": false,
  "latency_ms": 4821
}

Structured JSON delivered directly into your risk engine — no PDF parsing, no OCR, no manual re-keying. This response replaced a 2-hour bureau pull.

Selective Disclosure — What Each Lender Sees

The borrower controls exactly which fields are disclosed to each lender. The same credential, shared differently per context:

Credit Score Band (700–800) Disclosed
Credit Grade (BB) Disclosed
DSR Below 40% Disclosed
No Defaults in 36 Months Disclosed
Full Inquiry History Withheld
All Outstanding Balances Withheld

Mortgage lenders need score, grade, and DSR for affordability assessment — but not the full inquiry history or granular balance breakdown.

What Lenders Have Achieved

Key outcomes reported after piloting Passbank credit score VCs across loan origination workflows.

< 5s

Verification time

From 2–4 hours (bureau pull, human review, data entry) to under 5 seconds

100%

Provenance verified

Every credential carries a cryptographic chain traceable to the issuing bureau

40%

Fewer hard inquiries

Borrowers reuse their score VC across multiple lenders within the validity window

0

Manual bureau pulls

Lenders consume structured data directly — no analyst review step at verification

Instant verification

Bureau to lender in under 5 seconds — the cryptographic verification replaces hours of manual processing and eliminates analyst review of submitted credit files.

Borrower privacy protection

40% reduction in unnecessary hard inquiries — borrowers rate-shop freely without score penalty; selective disclosure means each lender sees only what their decision needs.

Lender fraud elimination

100% of tampered credit report submissions rejected at point of verification — the invalid cryptographic signature is flagged before the data enters the risk engine.

MAS TRM compliance

Full audit trail from bureau issuance to lender verification — every event logged with timestamp, credential hash, and disclosure scope for MAS TRM regulatory review.

Credit VC Pilot Programme — Q2 2026

20 member bank pilot slots — 12 filled.

8 slots remaining

The Full ABS Credit Credential Ecosystem

The Passbank credential infrastructure for credit scores extends to the full lending and credit lifecycle.

Credential TypeIssuerVerifierUse Case
ABS Credit Score VCCredit Bureau Singapore (CBS)Banks, digital banks, fintechsLoan origination, credit limit assessment
Creditworthiness Report VCDP Credit BureauBNPL providers, digital lendersAffordability and risk assessment
Debt-Service Ratio VCBank consortium / MASMortgage lenders, property platformsProperty loan eligibility
Business Credit VCCredit Bureau SingaporeSME lenders, trade financeWorking capital and invoice financing
Bankruptcy Status VCMinistry of Law — Insolvency OfficeAll MAS-regulated FIsEligibility check pre-approval

Five Ways Credit VCs Transform the Lending Lifecycle

The impact extends beyond faster verification — this is a structural shift from data-sharing to verifiable trust.

1

Eliminates the multi-lender hard inquiry problem

One bureau pull, one credential, unlimited lender verifications within the validity window. Borrowers can compare loan products across multiple lenders without their credit score declining with each enquiry. This removes the friction that discourages responsible rate-shopping and encourages borrowers to consolidate with the first lender they approach.

2

Cryptographic provenance closes the tamper gap

Every credit score VC carries an unbroken cryptographic chain from bureau to lender. Signature verification confirms the bureau is the source — no intermediary can modify the data undetected.

Signature verification confirms bureau as the source
Lenders receive structured data — direct feed into risk engines
Full audit trail from issuance to verification — MAS TRM-ready
3

Selective disclosure achieves PDPA-aligned data minimisation

Borrowers share "score above 700" instead of the full 40-field bureau report. Lenders store only the fields relevant to their decision — not the entire credit profile.

Share "score above 700" not the full 40-field bureau report
Lenders store only decision-relevant fields
Aligned with PDPA Purpose Limitation and Data Minimisation
4

Built-in expiry enforces data freshness without process changes

The credential's validity window eliminates the need for lenders to manually track report dates. A 30-day expiry window means lenders never make decisions on stale data — the protocol enforces freshness at the infrastructure level, not through process compliance.

5

Faster, better outcomes for all ecosystem participants

Borrowers rate-shop freely without score penalty and maintain full control over what each lender sees. Lenders receive structured data directly into risk models with an automatically generated MAS-compliant audit trail.

Borrowers: rate-shop freely without score erosion
Lenders: structured data into risk models; no manual review
Both: verification that is faster, more secure, and auditable

The Credit VC Trust Triangle

Every Verifiable Credential ecosystem has three roles. Here's how the credit score VC model works for each participant.

Issuer

ABS-Accredited Credit Bureaus

Credit Bureau Singapore (CBS) and DP Credit Bureau act as the sole authorised issuers of credit score VCs. Their digital signatures serve as the cryptographic root of trust for every lender in the ecosystem.

  • Generates credit score record from bureau database
  • Issues a digitally signed VC with structured credit attributes
  • Publishes public keys to the ABS-managed verifier registry
  • Manages credential revocation for corrected or disputed scores
Holder

Borrowers

Individual consumers, sole proprietors, and SME owners receive their credit score VC in their Passbank digital wallet and control when, with whom, and to what level of detail they share their credit profile.

  • Holds credential in mobile or web digital wallet
  • Reuses credential across multiple lenders during validity window
  • Selects disclosure level per lender (full score vs. score band vs. threshold)
  • Approves each verification request individually — full consent audit trail
Verifier

Banks, Digital Banks, and Fintech Lenders

DBS, OCBC, UOB, GXS Bank, MariBank, Grab Finance, Atome, and other MAS-regulated lenders integrate with Passbank's verification API and automatically validate the credential without a separate bureau pull.

  • Integrate once via Passbank VC verification API
  • Automated validation — no manual bureau pull or analyst review
  • Structured data directly into loan origination systems and risk engines
  • MAS TRM-ready audit log generated for every verification event

Already a MAS-regulated bank or lending institution?

Apply for verifier API access
For the CTO / CIO

From Batch Query System to Real-Time Trust Utility

For the CTO of a MAS-regulated bank or the CEO of a credit bureau, this is not an incremental efficiency improvement — it is a strategic repositioning. Credit bureaus currently operate as batch-query systems. By issuing credit data as Verifiable Credentials, bureaus become live participants in every loan decision — a real-time trust utility embedded in every lender's origination pipeline.

  • Challenge: Bureau as a commodity data vendor

    Credit bureaus are perceived as interchangeable data vendors. Lenders select on price, coverage, and turnaround time. VC issuance changes the competitive dynamic entirely.

  • Opportunity: Become the cryptographic root of trust

    By issuing ABS-standard VCs, the bureau becomes the cryptographic anchor of the entire lending ecosystem. No lender can make a verifiable credit decision without the bureau's signed credential.

  • Premium feature: Verified credit score API for fintech ecosystem

    Offer a "Verified Credit Profile" VC as a premium product — a differentiated offering that fintechs and digital banks pay for because it eliminates their own bureau integration complexity.

  • Revenue: VaaS for lenders paying per verification event

    Launch Verification-as-a-Service (VaaS). Lenders pay per verification API call. As borrowers reuse credentials across lenders, the verification volume becomes a new recurring revenue stream uncoupled from the single-bureau-pull model.

Verification-as-a-Service (VaaS) Market

Launch VaaS for the sectors that verify creditworthiness most frequently:

Traditional Banks

Mortgage, personal loan, credit card origination at scale

Digital Banks (GXS, MariBank)

Fully automated credit decisioning pipelines

BNPL & Fintech Lenders

Instant affordability checks at checkout

Property Platforms

Buyer creditworthiness for mortgage pre-qualification

MAS Regulatory Insight

MAS Technology Risk Management (TRM) Guidelines (Section 9: Audit Logging) and Singapore's Banking Act (Cap. 19) require MAS-regulated lenders to maintain comprehensive, auditable records of credit assessment inputs and decisioning. Passbank's VC verification API generates a cryptographically signed audit log for every verification event — purpose-built for MAS regulatory examination and internal audit review.

Compliance briefing

Built for MAS and ABS Regulatory Requirements

Designed from the ground up for Singapore's financial regulatory landscape — from MAS TRM Guidelines to ABS credit data standards and the PDPA consent framework. Aligned with SGFinDex and MAS Project Greenfield digital finance infrastructure.

  • MAS TRM Guidelines alignment

    Passbank's VC issuance and verification infrastructure meets MAS Technology Risk Management (TRM) Guidelines for data integrity, audit logging, and third-party API security controls.

  • ABS Credit Data Standards

    Credential schemas align with Singapore credit bureau data standards for credit information exchange, ensuring interoperability across all MAS-regulated financial institutions.

  • PDPA Consent Framework

    Every credential issuance and verification event requires explicit borrower consent, captured in the Passbank wallet audit trail. Supports MAS AML/CFT documentation requirements.

  • SGFinDex Compatibility

    Passbank VCs are designed to be interoperable with SGFinDex-sourced financial data, enabling combined income and credit score credential presentations for comprehensive affordability assessments.

MAS TRM Aligned
Credit Bureau Standard
PDPA Compliant
SGFinDex Ready

Works With Your Existing Loan Origination Stack

A single REST API connector for all major core banking, LOS, and digital lending platforms. Integrate the Passbank VC verification endpoint once — every future bureau pull becomes a structured REST call returning verified credit data in under 5 seconds.

SystemIntegration MethodAuthenticationTime to Deploy
Temenos T24 / Transact REST API connectorOAuth 2.0 + mTLS2–4 weeks
Finastra Fusion Loan IQ REST API connectorAPI Key + mTLS2–4 weeks
nCino Loan Origination REST API connectorOAuth 2.02–3 weeks
GXS / MariBank Core REST API connectorAPI Key + mTLS1–2 weeks
Custom LOS (Node / Python) REST API connectorAPI Key3–5 days
Credit VC Pilot — 8 slots remaining for Q2 2026

Join the Banks Making Credit Verification Instant and Tamper-Proof.

Get a personalised demo and see how your loan origination system integrates in under 30 minutes. First integration live in as little as 3–5 days.

Pilot slots filled12 / 20
Already onboarding:
Traditional Banks
Digital Banks
BNPL Platforms
Mortgage Lenders
Trade Finance