
Manage client records, work queues, filing drafts, invoices, billing, and developer API access from one firm workspace.
NG Taxkit Cloud makes the tax workflow visible: client records, work queues, filing drafts, invoices, billing, and developer access all move through one workspace.

Tax modules
Workspace records
Cloud plans
API surface
Manage clients, deadlines, package-backed calculations, and scoped API access without leaving the firm workspace.

The package handles the rules. Cloud adds portfolio health, work queues, filing drafts, invoices, and API access for teams managing many clients.
Create client profiles, keep TINs and state coverage in one place, and attach VAT, PAYE, and WHT work to each client.
vat.calculate({ amount: 100_000 })
→ { vat: 7500, rate: 0.075 }Run source-backed PAYE calculations, pension, NHF, NSITF, ITF, and payroll summaries for monthly review.
paye.calculate({ grossAnnual: 5_000_000 })
→ { monthlyPaye: 54375, effectiveRate: 0.1305 }Track preparation, blocked work, export readiness, and completed work across every client and period.
POST /v1/work-items
→ { status: 'in_review', priority: 'high' }Create invoice records, generate export formats, and prepare filing drafts from your workspace.
create({ seller, buyer, items })
→ Invoice (PDF + XML ready)Use the npm and Python packages in your own apps, automations, and internal tax tools.
Issue firm API keys for VAT, PAYE, WHT, invoice, filing, and workspace workflows.
Hover or click to see how NG Taxkit classifies each transaction type per NTA 2025.

Developers can keep the package in code while firms use Cloud to manage client-facing compliance work.

Core package for VAT, PAYE, WHT, pension, payroll, invoices, and exports.
Firm workspace for client portfolios, work queues, filing drafts, invoices, and API keys.
Higher-volume workspace for larger firms and product teams.
Use ngtaxkit in code, then bring clients, deadlines, and scoped API keys into one workspace when your firm needs it.