DigiTax API - General Overview

A general overview of the global DigiTax API

DigiTax API

Namiri Technologies, the proprietor of DigiTax, has developed a suite of solutions through the DigiTax Platform. These include:

  • DigiTax POS App (Available for Android, iOS, Windows and macOS - not yet available in all markets. UAE is not supported yet.),
  • DigiTax Dashboard (Web Browser-based Desktop application)
  • DigiTax API

The first two are powered by the DigiTax API 🎉

DigiTax API Features

The DigiTax API is built with various industry standards for API platforms in mind. These include:

  • RESTful API
  • OpenAPI (formerly Swagger): An open-source standard that allows a standardized way to generate, document, and test our APIs.
  • Secure authentication with cryptographically signed JWTs (JSON Web Tokens)
  • Standard HTTP response codes for errors and successful requests

Using DigiTax API

To use this API, you'll need access to DigiTax Dashboard environment to get an API Key. You can test our solutions (DigiTax Dashboard, DigiTax POS App and DigiTax API) for free using test businesses.

These are the steps required to get up and running on the API - Prerequisites of using DigiTax API

ℹ️

You can test our solutions before committing

For commercial conversations, get in touch with our team

API endpoint parameters

The API endpoints feature three types of parameters:

  • Path parameters: Identifiers that are part of the URL path. (e.g. invoices/{id})
  • Query parameters: Parameters that are appended to the URL after a question mark (?).
  • Body parameters: Parameters that are included in the request body.

Guaranteed safety and integrity

We comply with industry and security best practices.

👍

DigiTax is built with the best industry practices and to the highest security standards