PASAR API
Official national digital-ID developer portal (SSO + identity verification). Onboarding/agreement required for credentials.
View docs ↗ More Auth & identity APIs# MyDigital ID SSO ~ national digital identity sign-in & verification needs OAuth credentials ~ get yours at: # https://developer.digital-id.my/ curl 'https://oid.digital-id.my' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysia API into my app. API: MyDigital ID SSO ~ national digital identity sign-in & verification Provider: MyDigital ID Sdn Bhd Auth: requires OAuth credentials (sign up: https://developer.digital-id.my/) Pricing: paid Base URL: https://oid.digital-id.my Important note: Official national digital-ID developer portal (SSO + identity verification). Onboarding/agreement required for credentials. Source: MyDigital ID Sdn Bhd (https://developer.digital-id.my/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs OAuth Last checked: 2026-06-13 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. 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.