PASAR API
Free, self-serve OpenID Connect layer over Singpass: register an app in minutes and pull Singpass-authenticated, Myinfo-verified attributes (name, NRIC, address). SG-first.
View docs ↗ More Auth & identity APIs# sgID ~ free OpenID-for-Singpass login & verified personal data needs OAuth credentials ~ get yours at: # https://docs.id.gov.sg/ curl 'https://id.gov.sg' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: sgID ~ free OpenID-for-Singpass login & verified personal data Provider: Open Government Products (GovTech Singapore) Auth: requires OAuth credentials (sign up: https://docs.id.gov.sg/) Pricing: free Base URL: https://id.gov.sg Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.