QuickBooks website screenshot

QuickBooks

QuickBooks is Intuit's accounting software platform for small businesses, self-employed, and accountants, available as QuickBooks Online (cloud) and QuickBooks Desktop. The QuickBooks Online Accounting REST API provides programmatic access to a company's financial data, allowing developers to read, create, update, and delete accounting objects including invoices, customers, payments, bills, vendors, items, and tax data using OAuth 2.0 and JSON over HTTPS.

QuickBooks publishes 1 API on the APIs.io network: Online Accounting API. Tagged areas include Accounting, Bookkeeping, Small Business, Financials, and Invoicing.

The QuickBooks catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

QuickBooks’ developer surface includes documentation, API reference, signup flow, pricing, and 6 more developer resources.

32.6/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
3 APIs 1 MCP Servers
AccountingBookkeepingSmall BusinessFinancialsInvoicingPayrollTax

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 32.6/100 · thin
Contract Quality 12.7 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 3.3 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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
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/quickbooks: 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 3

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

QuickBooks Online Accounting API

REST API for the QuickBooks Online accounting platform, exposing accounting objects such as Invoice, Customer, Payment, Bill, Vendor, Account, Item, Estimate, JournalEntry, and ...

QuickBooks Payments API

REST API for processing credit card, ACH, and eCheck payments through Intuit's payments platform, with support for charges, refunds, tokens, and payment methods.

QuickBooks Payroll API

REST API for managing payroll, employees, paychecks, and payroll tax information within QuickBooks Online Payroll.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

QuickBooks Online Webhooks

AsyncAPI 2.6 description of the QuickBooks Online (QBO) Data Services webhook surface. QuickBooks Online delivers asynchronous notifications of data-change events on the configu...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

QuickBooks API Rules

3 rules · 1 errors 1 warnings 1 info

SPECTRAL

Security Posture 1

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

Quickbooks Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: quickbooks
name: QuickBooks
description: QuickBooks is Intuit's accounting software platform for small businesses, self-employed, and accountants, available
  as QuickBooks Online (cloud) and QuickBooks Desktop. The QuickBooks Online Accounting REST API provides programmatic access
  to a company's financial data, allowing developers to read, create, update, and delete accounting objects including invoices,
  customers, payments, bills, vendors, items, and tax data using OAuth 2.0 and JSON over HTTPS.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/quickbooks.png
tags:
- Accounting
- Bookkeeping
- Small Business
- Financials
- Invoicing
- Payroll
- Tax
url: https://raw.githubusercontent.com/api-evangelist/quickbooks/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: quickbooks:online-accounting
  name: QuickBooks Online Accounting API
  description: REST API for the QuickBooks Online accounting platform, exposing accounting objects such as Invoice, Customer,
    Payment, Bill, Vendor, Account, Item, Estimate, JournalEntry, and TaxRate over JSON with OAuth 2.0 authentication.
  humanURL: https://developer.intuit.com/app/developer/qbo/docs/develop
  baseURL: https://quickbooks.api.intuit.com/v3/company
  tags:
  - Accounting
  - Invoices
  - Customers
  - Payments
  - OAuth 2.0
  properties:
  - type: Documentation
    url: https://developer.intuit.com/app/developer/qbo/docs/develop
  - type: APIReference
    url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/account
  - type: GettingStarted
    url: https://developer.intuit.com/app/developer/qbo/docs/get-started
  - type: Authentication
    url: https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/oauth-2.0
  - type: AsyncAPI
    url: asyncapi/quickbooks-online-webhooks-asyncapi.yml
- aid: quickbooks:payments
  name: QuickBooks Payments API
  description: REST API for processing credit card, ACH, and eCheck payments through Intuit's payments platform, with support
    for charges, refunds, tokens, and payment methods.
  humanURL: https://developer.intuit.com/app/developer/qbpayments/docs/develop
  baseURL: https://api.intuit.com/quickbooks/v4/payments
  tags:
  - Payments
  - Credit Cards
  - ACH
  properties:
  - type: Documentation
    url: https://developer.intuit.com/app/developer/qbpayments/docs/develop
  - type: APIReference
    url: https://developer.intuit.com/app/developer/qbpayments/docs/api/resources/all-entities/charges
- aid: quickbooks:payroll
  name: QuickBooks Payroll API
  description: REST API for managing payroll, employees, paychecks, and payroll tax information within QuickBooks Online Payroll.
  humanURL: https://developer.intuit.com/app/developer/qbpayrollapi/docs/develop
  baseURL: https://qb.sbfinservices.intuit.com
  tags:
  - Payroll
  - Employees
  - Tax
  properties:
  - type: Documentation
    url: https://developer.intuit.com/app/developer/qbpayrollapi/docs/develop
common:
- type: DomainSecurity
  url: security/quickbooks-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/showcase/quickbooks
- type: Website
  url: https://quickbooks.intuit.com/
- type: DeveloperPortal
  url: https://developer.intuit.com/
- type: Documentation
  url: https://developer.intuit.com/app/developer/qbo/docs/develop
- type: APIReference
  url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/account
- type: Signup
  url: https://developer.intuit.com/app/developer/homepage
- type: Pricing
  url: https://quickbooks.intuit.com/pricing/
- type: GitHubOrganization
  url: https://github.com/intuit
- name: MCP Server
  url: https://github.com/intuit/quickbooks-online-mcp-server
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com