PASAR API
KYB counterpart to Myinfo: with a Corppass-authorised user's consent, retrieve ACRA-verified company profile, shareholders, capital and financials. Partner onboarding + app registration required; sandbox available. SG-first.
View docs ↗ More Auth & identity APIs# Singpass Myinfo Business ~ verified company & entity KYB data needs OAuth credentials ~ get yours at: # https://docs.corppass.gov.sg/products/myinfo-business curl 'https://api.myinfo.gov.sg' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Singapore API into my app. API: Singpass Myinfo Business ~ verified company & entity KYB data Provider: GovTech Singapore (Singpass) Auth: requires OAuth credentials (sign up: https://docs.corppass.gov.sg/products/myinfo-business) Pricing: free Base URL: https://api.myinfo.gov.sg Important note: KYB counterpart to Myinfo: with a Corppass-authorised user's consent, retrieve ACRA-verified company profile, shareholders, capital and financials. Partner onboarding + app registration required; sandbox available. SG-first. Source: GovTech Singapore (Singpass) (https://docs.corppass.gov.sg/products/myinfo-business) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Regulated setup Last checked: 2026-06-29 Production caveat: Corppass-authorised entity data is still regulated data. Production access is approval-gated; request the narrowest attribute scopes, log consent, and meet PDPA obligations for anything you persist. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.