QuickBooks OAuth Explorer

API Explorer

Test and explore QuickBooks API endpoints in real-time.

Query Builder

https://sandbox-quickbooks.api.intuit.com/v3/company//query?minorversion=65

Common Queries

Query Customers

GET

Retrieve all customers

SELECT * FROM Customer

Query Invoices

GET

Retrieve all invoices

SELECT * FROM Invoice

Query Items

GET

Retrieve all items

SELECT * FROM Item

Query Payments

GET

Retrieve all payments

SELECT * FROM Payment

API Tester

Response will appear here...

Response Viewer

No response data available