UAE e-invoicing data, machine-readable and free
The datasets behind this site — the accredited-provider registry, regulatory deadlines and penalties, and the PINT AE field dictionary — published as JSON under CC BY 4.0. Regenerated from source on every deploy; CORS enabled, no key required.
ASP registry
GET /data/registry.jsonAll 41 Accredited Service Providers on the UAE Ministry of Finance pre-approved list, ordered verified-first then alphabetically (never a ranking).
- name, slug, profileUrl, website
- Identity facts from the official MoF list.
- phases
- Compliance phases the provider is accredited for (1, 2, or both).
- verified
- true when the provider has confirmed its own details via the UAE-ASP claim process.
- vendorAttested
- Present only on verified entries. ERPs, integration channels, and client profile as stated by the provider itself — not assessed by UAE-ASP.
Regulatory facts
GET /data/regulatory.jsonPhased deadlines, the revenue threshold, and statutory penalties — each figure with its official source (Ministerial/Cabinet Decision) and a confirmed/unverified status flag.
- phases[].appointAspBy / goLive
- ISO date, display form, source, and verification status.
- penalties.items[]
- Statutory AED amounts under Cabinet Decision No. 106 of 2025.
- meta.lastVerified
- When the dataset was last reconciled against official MoF/FTA sources.
PINT AE field dictionary
GET /data/pint-ae.jsonThe UAE Peppol invoice data model: 88 business terms with UBL paths and obligations, document type codes, and the UAE transaction-type flags. Grounded in the official Peppol PINT AE technical package.
- fields[]
- IBT-xxx / BTAE-xx ref, name, obligation, group, UBL path, description, UAE notes.
- documentTypes, transactionTypes
- UAE document type codes (380/381/480/81) and the 8-flag transaction-type code.
Usage & license
- License: CC BY 4.0 — free to use, share, and build on, including commercially. Attribute "UAE-ASP (uae-asp.ae)".
- Data is regenerated on every deploy from the same source files that render the site, so JSON and pages can never disagree. Regulatory data last verified 2026-06-14; check
meta.lastVerifiedin each payload. - Capability fields are vendor-attested (present only on verified entries, as stated by each provider) and the registry order is never a ranking. Please preserve these caveats downstream.
- UAE-ASP is independent and not affiliated with the UAE Ministry of Finance or the Federal Tax Authority; verify regulatory decisions against official publications.
Example: curl -s https://uae-asp.ae/data/registry.json
Also machine-readable
- /feed.xml RSS feed of regulatory updates
- /llms-full.txt complete plain-text reference for LLMs and AI agents
- /facts the citable human-readable key-figures page