Developers

Compliance infrastructure, in a few API calls.

Embed tax computation, e-invoicing, bookkeeping and automated filing into your product with TaxStreem's APIs and toolkits. Built for fintechs, neobanks, spend-management tools, compliance providers and merchant platforms.

numens · compute.shlive
$ curl https://api.taxstreem.com/v1/compute \
   -H "Authorization: Bearer sk_live_…" \
   -d '{ "amount": 250000, "type": "vat", "jurisdiction": "NG" }'

→ 200 OK
{
  "taxable_amount": 250000,
  "vat_rate": 0.075,
  "tax_due": 18750,
  "currency": "NGN",
  "status": "computed"
}
01 — Why build on TaxStreem

Infrastructure you can build on.

API-first

Every module — Numens, Prism, Atlas, Flux, Martina — is available via API.

File without APIs

Flux files even where tax authorities provide no API.

Fast to integrate

Clear docs, SDKs and a sandbox to build against.

Built for scale

Reliable infrastructure designed for high volume.

Secure by default

ISO 27001:2022 certification in progress, GDPR & NDPR compliant.

Jurisdiction-aware

Built for Nigerian tax, designed to extend globally.

02 — What you can build

Ship compliance features in weeks.

Tax computation

Call Numens to compute accurate, real-time tax for your users.

E-invoicing & AP/AR

Use Prism to issue compliant e-invoices and manage payables/receivables.

Embedded bookkeeping

Give users automatic books with Atlas.

Automated filing

Let users file via Flux — even without government APIs.

In-product assistant

Embed Martina to answer users' tax questions.

03 — Quickstart

Zero to first call, fast.

1

Create an account & get your API keys

2

Call your first endpoint in the sandbox — compute tax with Numens

3

Go live and start serving compliance to your users

Start building

Create your keys and ship your first integration today.