PASAR API
Public REST API reference for LHDN-compliant e-invoicing: generate, upload, status, cancel, get PDF, search taxpayer TIN. Sandbox at api-sandbox.my.cleartax.com. Docs fully public; account needed to call live.
View docs ↗ More E-invoicing & tax APIs# ClearTax Malaysia E-Invoicing API needs an API key ~ get yours at: # https://docs.cleartax.in/cleartax-docs/e-invoicing-malaysia-api/e-invoicing-malaysia-api-reference curl 'https://api.my.cleartax.com' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Malaysia API into my app. API: ClearTax Malaysia E-Invoicing API Provider: ClearTax (Defmacro Software) Auth: requires an API key (sign up: https://docs.cleartax.in/cleartax-docs/e-invoicing-malaysia-api/e-invoicing-malaysia-api-reference) Pricing: paid Base URL: https://api.my.cleartax.com Important note: Public REST API reference for LHDN-compliant e-invoicing: generate, upload, status, cancel, get PDF, search taxpayer TIN. Sandbox at api-sandbox.my.cleartax.com. Docs fully public; account needed to call live. Source: ClearTax (Defmacro Software) (https://docs.cleartax.in/cleartax-docs/e-invoicing-malaysia-api/e-invoicing-malaysia-api-reference) 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.