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 TaxRate over JSON with OAuth 2.0 authentication.

API entry from apis.yml

apis.yml Raw ↑
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: API Reference
  url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/account
- type: Getting Started
  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