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 Malaysian 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 Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.