NG Taxkit Cloud dashboard in a modern Nigerian firm workspace
    NTA 2025 Compliantv0.1.0

    Compliance workspace for Nigerian tax firms

    Manage client records, work queues, filing drafts, invoices, billing, and developer API access from one firm workspace.

    The problem

    Every Nigerian business must comply. Firms need one place to control the work.

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

    Nigerian tax professionals reviewing client compliance work
    Firm teams can keep client records and tax work in the same workspace developers use for API access.
    5

    Tax modules

    3

    Workspace records

    2

    Cloud plans

    1

    API surface

    Product

    One workspace for firm compliance work.
    Packages included.

    Manage clients, deadlines, package-backed calculations, and scoped API access without leaving the firm workspace.

    NG Taxkit Cloud firm command center interface
    Command center

    See the firm, not just the calculation.

    The package handles the rules. Cloud adds portfolio health, work queues, filing drafts, invoices, and API access for teams managing many clients.

    VAT
    PAYE
    WHT

    Client Tax Work

    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 }

    PAYE & Payroll

    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 }

    Work Queue

    Track preparation, blocked work, export readiness, and completed work across every client and period.

    POST /v1/work-items
    → { status: 'in_review', priority: 'high' }

    Invoices And Filings

    Create invoice records, generate export formats, and prepare filing drafts from your workspace.

    create({ seller, buyer, items })
    → Invoice (PDF + XML ready)

    Open Package

    Use the npm and Python packages in your own apps, automations, and internal tax tools.

    Developer API

    Issue firm API keys for VAT, PAYE, WHT, invoice, filing, and workspace workflows.

    Interactive

    Explore VAT categories

    Hover or click to see how NG Taxkit classifies each transaction type per NTA 2025.

    Taxable
    7.5%
    Legal basisNTA 2025 §2(1)
    ExamplesSoftware licenses, consulting, electronics
    Input VAT recoverableYes — eligible for input VAT credit
    // vat.calculate({ amount: 100_000, category: 'standard' })
    → { rate: 0.075, rateType: 'taxable' }
    Compliance workflow from client intake to filing review
    Works everywhere

    Built for every stack and every industry

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

    Developer workstation using Nigerian tax calculation APIs
    E-commerce
    SaaS
    Fintech
    Payroll
    Marketplace
    POS / Retail
    Accounting
    Mobile Money
    Gig Economy
    Property
    Freelance
    Consulting
    E-commerce
    SaaS
    Fintech
    Payroll
    Marketplace
    POS / Retail
    Accounting
    Mobile Money
    Gig Economy
    Property
    Freelance
    Consulting
    TypeScript
    Python
    Node.js
    Bun
    Deno
    Django
    Flask
    Next.js
    React
    AWS Lambda
    Vercel
    Cloudflare Workers
    TypeScript
    Python
    Node.js
    Bun
    Deno
    Django
    Flask
    Next.js
    React
    AWS Lambda
    Vercel
    Cloudflare Workers
    Pricing

    Open package core.
    Pay for the firm workspace.

    Open Source

    Freeforever

    Core package for VAT, PAYE, WHT, pension, payroll, invoices, and exports.

    • VAT, PAYE, WHT, Pension calculation
    • PDF & XML invoice generation
    • Zero runtime dependencies
    • Offline / browser / serverless
    • Community support on GitHub
    Install SDK
    Most Popular

    Cloud Starter

    ₦25K/mo

    Firm workspace for client portfolios, work queues, filing drafts, invoices, and API keys.

    • Everything in Open Source
    • Client portfolio and work queue
    • Explain-backed tax calculations
    • Firm API keys
    • 500 filings/month
    • Email support
    Create Account

    Cloud Business

    ₦150K/mo

    Higher-volume workspace for larger firms and product teams.

    • Everything in Starter
    • 5,000 filings/month
    • 15 team seats
    • Higher API limits
    • Priority support
    Upgrade

    Run your firm.
    Keep the package.

    Use ngtaxkit in code, then bring clients, deadlines, and scoped API keys into one workspace when your firm needs it.

    MIT LicenseTypeScript + PythonZero dependencies