PASAR API
MY cloud accounting platform with a public REST API (Bearer token, 600 req/min) that submits e-invoices to LHDN MyInvois and the Peppol network. API access self-served from Control Panel > Integrations.
View docs ↗ More E-invoicing & tax APIs# Bukku Accounting API (MyInvois e-Invoicing) needs an access token ~ get yours at: # https://developers.bukku.my/ curl 'https://api.bukku.my' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysia API into my app. API: Bukku Accounting API (MyInvois e-Invoicing) Provider: Bukku (Bukku Tech Sdn Bhd) Auth: requires an access token (sign up: https://developers.bukku.my/) Pricing: freemium Base URL: https://api.bukku.my Important note: MY cloud accounting platform with a public REST API (Bearer token, 600 req/min) that submits e-invoices to LHDN MyInvois and the Peppol network. API access self-served from Control Panel > Integrations. Source: Bukku (Bukku Tech Sdn Bhd) (https://developers.bukku.my/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Regulated setup Last checked: 2026-06-13 Production caveat: Onboarding, approvals, sandbox/preprod, or compliance steps may be required before production. 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.