Intuit Items API
An Item represents a product or service that a company buys, sells, or re-sells, such as products, shipping charges, discount, and sales tax (if applicable). Items are used in line items on invoices and other transaction entities.
Intuit Items API is one of 11 APIs that Intuit publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, release notes, and 2 JSON Schemas.
This API exposes 4 operations across 3 paths, and defines 18 schemas. It is described by OpenAPI 3.1.0, at version 75.
Requests are made against 2 base URLs: https://quickbooks.api.intuit.com/v3/company/{realmId}, https://sandbox-quickbooks.api.intuit.com/v3/company/{realmId}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Intuit Items API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope.
By default, every request must be authenticated.
oauth2— Intuit uses OAuth 2.0 for authorization. Apps must be registered on the Intuit Developer portal to obtain client credentials. Access tokens have a 60-minute li…
Paths & Operations 4
Across 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
An Item represents a product or service that a company buys, sells, or re-sells, such as products, shipping charges, discount, and sales tax (if applicable). Items are used in lin…
Schemas 18
The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Invoice (36 properties), Customer (35 properties), Item (30 properties), Payment (18 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Intuit 10
Other APIs Intuit publishes across the network.