QuickBooks Online Accounting API website screenshot

QuickBooks Online Accounting API

The QuickBooks Online Accounting API is Intuit's REST API for reading and writing the core accounting entities of a QuickBooks Online company file, including customers, vendors, items, invoices, bills, payments, accounts, journal entries, and tax codes. Apps authenticate via OAuth 2.0 against the Intuit Developer platform and target a per-company realm using https://quickbooks.api.intuit.com/v3/company/{realmId} in production or the sandbox host for testing. It is the foundation API for accounting, bookkeeping, invoicing, and financial reporting integrations on QuickBooks Online.

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

QuickBooks Online Accounting API’s developer surface includes documentation, pricing, signup flow, sandbox, support, and 6 more developer resources.

18.1/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
AccountingBookkeepingInvoicingSmall BusinessQuickBooksIntuitFinancial DataAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 18.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.2 / 20
Access Clarity 4.7 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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 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
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-accounting: 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 1

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

QuickBooks Online Accounting API

REST API for managing QuickBooks Online accounting entities including Customer, Vendor, Employee, Item, Invoice, Bill, Payment, BillPayment, JournalEntry, Account, TaxCode, and ...

Security Posture 1

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

Quickbooks Accounting Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

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-accounting
name: QuickBooks Online Accounting API
description: The QuickBooks Online Accounting API is Intuit's REST API for reading and writing the core accounting entities
  of a QuickBooks Online company file, including customers, vendors, items, invoices, bills, payments, accounts, journal entries,
  and tax codes. Apps authenticate via OAuth 2.0 against the Intuit Developer platform and target a per-company realm using
  https://quickbooks.api.intuit.com/v3/company/{realmId} in production or the sandbox host for testing. It is the foundation
  API for accounting, bookkeeping, invoicing, and financial reporting integrations on QuickBooks Online.
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-accounting.png
tags:
- Accounting
- Bookkeeping
- Invoicing
- Small Business
- QuickBooks
- Intuit
- Financial Data
- Authentication
tags_raw:
- Accounting
- Bookkeeping
- Invoicing
- Small Business
- QuickBooks
- Intuit
- Financial Data
- OAuth 2.0
url: https://raw.githubusercontent.com/api-evangelist/quickbooks-accounting/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: quickbooks-accounting:accounting-api
  name: QuickBooks Online Accounting API
  description: REST API for managing QuickBooks Online accounting entities including Customer, Vendor, Employee, Item, Invoice,
    Bill, Payment, BillPayment, JournalEntry, Account, TaxCode, and Company information. All requests are scoped to a company
    realm and authenticated with an OAuth 2.0 bearer access token issued by the Intuit Developer authorization server.
  humanURL: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account
  baseURL: https://quickbooks.api.intuit.com/v3/company/{realmId}
  tags:
  - Accounting
  - Invoicing
  - Bookkeeping
  - REST API
  - Authentication
  tags_raw:
  - Accounting
  - Invoicing
  - Bookkeeping
  - REST API
  - OAuth 2.0
  properties:
  - type: Documentation
    url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/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: Sandbox
    url: https://sandbox-quickbooks.api.intuit.com/v3/company/{realmId}
  - type: API Explorer
    url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/account
common:
- type: DomainSecurity
  url: security/quickbooks-accounting-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/intuit
- type: LinkedIn
  url: https://www.linkedin.com/showcase/quickbooks
- type: Website
  url: https://quickbooks.intuit.com
- type: Documentation
  url: https://developer.intuit.com/app/developer/qbo/docs/develop
- type: DeveloperPortal
  url: https://developer.intuit.com
- type: Pricing
  url: https://quickbooks.intuit.com/pricing/
- type: Signup
  url: https://developer.intuit.com/app/developer/homepage
- type: Sandbox
  url: https://developer.intuit.com/app/developer/sandbox
- type: Support
  url: https://help.developer.intuit.com/
- type: SDK Hub
  url: https://developer.intuit.com/app/developer/qbo/docs/develop/sdks-and-samples-collections
features:
- name: Customers and Vendors
  description: Full CRUD over customer, vendor, and employee records with addresses, tax info, balances, and custom fields.
- name: Invoices and Bills
  description: Create and manage sales invoices, vendor bills, sales receipts, credit memos, refunds, and apply payments against
    them.
- name: Items and Inventory
  description: Manage service and inventory items including categories, pricing, tax codes, and stock quantity for inventory-enabled
    companies.
- name: Accounts and Journal Entries
  description: Read the chart of accounts and post journal entries directly for bookkeeping automation and GL synchronization.
- name: Reports
  description: Run native QuickBooks reports such as Profit and Loss, Balance Sheet, Trial Balance, and General Ledger via
    the Reports API.
- name: Webhooks
  description: Subscribe to entity change notifications so apps can react to creates, updates, deletes, and merges in near-real
    time.
solutions:
- name: Accounting Integration
  description: Sync invoices, customers, and payments between QuickBooks Online and external CRM, e-commerce, billing, or
    ERP systems.
- name: Embedded Bookkeeping
  description: Power vertical SaaS bookkeeping experiences by reading and writing directly to customers' QuickBooks Online
    company files.
- name: Financial Reporting Automation
  description: Pull GL, AR, and AP data on a schedule for consolidated reporting, KPI dashboards, and FP&A automation.
useCases:
- name: E-commerce Order Sync
  description: Push Shopify/WooCommerce orders into QuickBooks as invoices or sales receipts with line items, taxes, and payments.
- name: Expense Management
  description: Create vendor bills and bill payments from expense management tools and reconcile them against bank feeds.
- name: AR Automation
  description: Automate invoice creation, dunning, and payment application based on events in CRM and billing systems.
integrations:
- name: Salesforce
  description: Sync accounts, opportunities, and orders to QuickBooks customers and invoices
- name: Shopify
  description: Push orders, refunds, and payouts from Shopify into QuickBooks
- name: Stripe
  description: Reconcile Stripe payouts and charges against QuickBooks invoices
- name: HubSpot
  description: Bidirectional sync of contacts, companies, and deals with QuickBooks
- name: Bill.com
  description: AP automation reading vendor bills from QuickBooks for approval workflows
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/quickbooks-accounting"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/quickbooks-accounting/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/quickbooks-accounting/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.