Invoice Ninja website screenshot

Invoice Ninja

Invoice Ninja is an open-source invoicing, billing, payments, and expense tracking platform for freelancers and small businesses, available both as a self-hosted application and a managed SaaS at invoicing.co. The Invoice Ninja v5 REST API exposes full CRUD access to clients, invoices, quotes, payments, products, recurring invoices, expenses, projects, and tasks, authenticated with an API token (plus an optional secret) passed via HTTP headers.

Invoice Ninja publishes 10 APIs on the APIs.io network, including Activities API, Authentication API, Bank Integrations API, and 7 more. Tagged areas include Invoicing, Billing, Payments, Accounting, and Open-Source.

Invoice Ninja’s developer surface includes authentication, engineering blog, documentation, pricing, signup flow, and 6 more developer resources.

28.6/100 thin ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessSelf serve
10 APIs
InvoicingBillingPaymentsAccountingOpen-SourceFreelancersSMB

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 28.6/100 · thin
Contract Quality 11.4 / 21
Developer Ergonomics 4.0 / 17
Access Clarity 4.0 / 17
Operational Transparency 0.3 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 2.8 / 15
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/invoice-ninja: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Invoice Ninja Activities API

The Activities API from Invoice Ninja — 3 operation(s) for activities.

Invoice Ninja Authentication API

The Authentication API from Invoice Ninja — 2 operation(s) for authentication.

Invoice Ninja Bank Integrations API

The Bank Integrations API from Invoice Ninja — 3 operation(s) for bank integrations.

Invoice Ninja Bank Transaction Rules API

The Bank Transaction Rules API from Invoice Ninja — 2 operation(s) for bank transaction rules.

Invoice Ninja Bank Transactions API

The Bank Transactions API from Invoice Ninja — 3 operation(s) for bank transactions.

Invoice Ninja Charts API

The Charts API from Invoice Ninja — 4 operation(s) for charts.

Invoice Ninja Client Gateway Tokens API

The Client Gateway Tokens API from Invoice Ninja — 2 operation(s) for client gateway tokens.

Invoice Ninja Companies API

The Companies API from Invoice Ninja — 4 operation(s) for companies.

Invoice Ninja Company Gateways API

The Company Gateways API from Invoice Ninja — 2 operation(s) for company gateways.

Invoice Ninja Settings API

The Settings API from Invoice Ninja — 1 operation(s) for settings.

Scroll for all 10

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Invoice Ninja v5 API

OPEN COLLECTION

Scroll for all 12

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Invoice Ninja Authentication

apiKey · 1 scheme

SECURITY

Invoice Ninja Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Invoice Ninja Agentic Access

44 operations · 29 acting

44 operations · 29 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: invoice-ninja
name: Invoice Ninja
description: Invoice Ninja is an open-source invoicing, billing, payments, and expense tracking platform for freelancers and
  small businesses, available both as a self-hosted application and a managed SaaS at invoicing.co. The Invoice Ninja v5 REST
  API exposes full CRUD access to clients, invoices, quotes, payments, products, recurring invoices, expenses, projects, and
  tasks, authenticated with an API token (plus an optional secret) passed via HTTP headers.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/invoice-ninja.png
tags:
- Invoicing
- Billing
- Payments
- Accounting
- Open-Source
- Freelancers
- SMB
tags_raw:
- Invoicing
- Billing
- Payments
- Accounting
- Open Source
- Freelancers
- SMB
url: https://raw.githubusercontent.com/api-evangelist/invoice-ninja/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: invoice-ninja:invoice-ninja-activities-api
  name: Invoice Ninja Activities API
  description: The Activities API from Invoice Ninja — 3 operation(s) for activities.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Activities
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-activities-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-authentication-api
  name: Invoice Ninja Authentication API
  description: The Authentication API from Invoice Ninja — 2 operation(s) for authentication.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-authentication-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-bank-integrations-api
  name: Invoice Ninja Bank Integrations API
  description: The Bank Integrations API from Invoice Ninja — 3 operation(s) for bank integrations.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Bank Integrations
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-bank-integrations-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-bank-transaction-rules-api
  name: Invoice Ninja Bank Transaction Rules API
  description: The Bank Transaction Rules API from Invoice Ninja — 2 operation(s) for bank transaction rules.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Bank Transaction Rules
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-bank-transaction-rules-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-bank-transactions-api
  name: Invoice Ninja Bank Transactions API
  description: The Bank Transactions API from Invoice Ninja — 3 operation(s) for bank transactions.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Bank Transactions
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-bank-transactions-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-charts-api
  name: Invoice Ninja Charts API
  description: The Charts API from Invoice Ninja — 4 operation(s) for charts.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Charts
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-charts-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-client-gateway-tokens-api
  name: Invoice Ninja Client Gateway Tokens API
  description: The Client Gateway Tokens API from Invoice Ninja — 2 operation(s) for client gateway tokens.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Client Gateway Tokens
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-client-gateway-tokens-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-companies-api
  name: Invoice Ninja Companies API
  description: The Companies API from Invoice Ninja — 4 operation(s) for companies.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Companies
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-companies-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-company-gateways-api
  name: Invoice Ninja Company Gateways API
  description: The Company Gateways API from Invoice Ninja — 2 operation(s) for company gateways.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Company Gateways
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-company-gateways-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
- aid: invoice-ninja:invoice-ninja-settings-api
  name: Invoice Ninja Settings API
  description: The Settings API from Invoice Ninja — 1 operation(s) for settings.
  humanURL: https://api-docs.invoicing.co
  baseURL: https://invoicing.co
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/invoice-ninja-settings-api-openapi.yml
  - type: Documentation
    url: https://api-docs.invoicing.co
  - type: Developer Guide
    url: https://invoiceninja.github.io/en/developer-guide/
  - type: APIReference
    url: https://invoiceninja.github.io/docs/api-reference/invoice-ninja-api-reference
common:
- type: AgenticAccess
  url: agentic-access/invoice-ninja-agentic-access.yml
- type: DomainSecurity
  url: security/invoice-ninja-domain-security.yml
- type: Authentication
  url: authentication/invoice-ninja-authentication.yml
- url: https://www.invoiceninja.com/blog/feed/
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/invoice-ninja
- type: Website
  url: https://www.invoiceninja.com
- type: Documentation
  url: https://api-docs.invoicing.co
- type: Pricing
  url: https://www.invoiceninja.com/pricing/
- type: Signup
  url: https://app.invoicing.co/signup
- type: GitHubOrganization
  url: https://github.com/invoiceninja
- type: Source Code
  url: https://github.com/invoiceninja/invoiceninja
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/invoice-ninja"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/invoice-ninja/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/invoice-ninja/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.