QuickBooks Online API

QuickBooks Online API (by Intuit) provides programmatic access to the most widely used small-business accounting platform in the US. Enables management of invoices, customers, vendors, expenses, payroll, bank feeds, and financial reports.

Evaluated Mar 07, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Finance quickbooks intuit accounting invoicing payroll rest-api oauth2 sdk small-business
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
86
/ 100
Is it safe for agents?
⚡ Reliability
82
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
75
Error Messages
68
Auth Simplicity
68
Rate Limits
70

🔒 Security

TLS Enforcement
100
Auth Strength
85
Scope Granularity
82
Dep. Hygiene
82
Secret Handling
82

Intuit QuickBooks API. OAuth2 with financial data scopes. Highly sensitive accounting data — restrict access strictly. Tokens expire hourly. Never expose refresh tokens.

⚡ Reliability

Uptime/SLA
88
Version Stability
82
Breaking Changes
78
Error Recovery
80
AF Security Reliability

Best When

An agent needs to automate accounting tasks for a US small business already using QuickBooks Online.

Avoid When

The business uses Xero, Sage, or other accounting software, or when enterprise-scale accounting features are required.

Use Cases

  • Automated invoice creation and accounts receivable management
  • Expense categorization and bill payment automation
  • Customer and vendor record synchronization
  • Financial report generation (P&L, balance sheet, cash flow)
  • Payroll data access and automation
  • Bank transaction import and reconciliation

Not For

  • Enterprise ERP (QuickBooks targets small to mid-market businesses)
  • Non-US accounting practices without proper localization
  • Real-time payment processing (separate Intuit Payments API)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: oauth2
OAuth: Yes Scopes: Yes

OAuth2 with authorization code flow. Scopes: com.intuit.quickbooks.accounting and com.intuit.quickbooks.payment. Access tokens expire after 1 hour; refresh tokens valid for 100 days. realmId (company ID) required on every API call, similar to Xero's tenantId pattern.

Pricing

Model: subscription
Free tier: No
Requires CC: Yes

30-day free trial. Third-party apps built on the API require the merchant to have an active QuickBooks subscription. Intuit has a formal app marketplace with approval process for public apps.

Agent Metadata

Pagination
offset
Idempotent
No
Retry Guidance
Documented

Known Gotchas

  • realmId (company ID) required on every API call — must be captured and stored during OAuth flow
  • Access tokens expire after 1 hour — shorter than most APIs; agents need aggressive token refresh logic
  • Minor vs major entity distinction affects rate limits — agents hammering Invoice endpoints hit limits faster
  • Query Language (IDS Query) is SQL-like but not standard SQL — requires learning QBO-specific syntax
  • Sparse update vs full update distinction: PATCH-like updates require SyncToken for optimistic locking
  • SyncToken must be current on every update — stale SyncToken causes 400 errors; agents must re-fetch before updating
  • App must go through Intuit's app review for production OAuth — sandbox apps cannot exceed 25 test users
  • Webhook subscriptions require HTTPS endpoint verification and support limited event types

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for QuickBooks Online API.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6470
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered