An overview of the DigiTax UAE API
Introduction
Before you proceed, we encourage you to get an overview of DigiTax API and FTA e-Invoicing and FTA and FTA E-Invoicing System.
Use DigiTax UAE API to integrate your system with FTA E-Invoicing System for automation and to reduce platform-hopping
The premise is simple: DigiTax sits between your system and the tax authority's e-invoicing system.
You send invoice (and other document) data to DigiTax. DigiTax validates, enriches, and routes them to the tax authority for fiscalization (meeting compliance and reporting requirements) giving you peace of mind and saving you time.

DigiTax UAE API Endpoints
Consider endpoints under resources as references for data required for other endpoints.
- Business
- Retrieve context: GET /info
- Parties
- Create a party: GET /parties
- Retrieve multiple parties: POST /parties
- Retrieve a single party: GET /parties/{id}
- Update a party: PUT /parties/{id}
- Items
- Create an item: GET /items
- Retrieve multiple items: POST /items
- Retrieve a single item: GET /items/{id}
- Invoices
- Create an invoice: GET /invoices
- Retrieve multiple invoices: POST /invoices
- Retrieve a single invoice: GET /invoices/{id}
- Credit Notes
- Create a credit note: GET /credit-notes
- Retrieve multiple credit notes: POST /credit-notes
- Retrieve a single credit note: GET /credit-notes/{id}
- Debit Notes
- Create a debit note: GET /debit-notes
- Retrieve multiple debit notes: POST /debit-notes
- Retrieve a single debit note: GET /debit-notes/{id}
- Self-Billed Invoices
- Create a self-billed invoice: GET /self-billed-invoices
- Retrieve multiple self-billed invoices: POST /self-billed-invoices
- Retrieve a single self-billed invoice: GET /self-billed-invoices/{id}
- Self-Billed Credit Notes
- Create a self-billed credit note: GET /self-billed-credit-notes
- Retrieve multiple self-billed credit notes: POST /self-billed-credit-notes
- Retrieve a single self-billed credit note: GET /self-billed-credit-notes/{id}
Once again, welcome to the DigiTax UAE API Hub
Once again, thank you for reviewing the getting started page of the DigiTax UAE API hub. We're excited you're here! 💚
We invite you to use the DigiTax UAE API to integrate your system with the UAE FTA E-Invoicing System for automation and to reduce platform-hopping
To recap:
- Explore our detailed guides to gain understanding of DigiTax Nigeria integration. Learn how to navigate them here
- Get the Prerequisites for using DigiTax UAE API
- For support, email us OR talk to us via the DigiTax chat on the bottom-right of any page
Welcome to the Less Taxing solution - DigiTax.

