How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Infusionsoft (Keap) Products API

The Products API from Infusionsoft (Keap) — 9 operation(s) for products.

Infusionsoft (Keap) Products API is one of 59 APIs that Infusionsoft (Keap) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 25 operations across 13 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://api.keap.com/crm, https://api.infusionsoft.com/crm/rest, https://api.infusionsoft.com/crm.

25 operations 13 paths 30 schemas 6 DELETE7 GET4 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.infusionsoft.com/crm/rest/v2
Authentication
OAuth 2.0
License
Resource Areas
1

Authentication & Security 1

Infusionsoft (Keap) Products API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow.

Paths & Operations 25

Across 13 paths, the API surfaces 25 operations — 6 DELETE, 7 GET, 4 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Products 25
GET
/rest/v2/products
List Products
listProducts 4 params → 200400401403404405409500
POST
/rest/v2/products
Create a Product
createProduct body → 201400401403404405409500
POST
/rest/v2/products/{product_id}:adjustInventory
Adjust Inventory of a Product
adjustInventory 1 param body → 200400401403404405409500
GET
/rest/v2/products/{product_id}/options
List Product Options
listProductOptions 1 param → 200400401403404405409500
POST
/rest/v2/products/{product_id}/options
Create a Product Option
createProductOption 1 param body → 201400401403404405409500
POST
/rest/v2/products/{product_id}/options/{product_option_id}/listItems
Add a Product Option List Option Value
addProductOptionListOptionValue 2 params body → 201400401403404405409500
POST
/rest/v2/products/{product_id}/images
Create the Product Image
createProductImage 2 params body → 201400401403404405409500
DELETE
/rest/v2/products/{product_id}/images
Delete the Product Image
deleteProductImage 1 param → 204400401403404405409500
GET
/rest/v2/products/{product_id}
Get a Product
getProduct 1 param → 200400401403404405409500
DELETE
/rest/v2/products/{product_id}
Delete a Product
deleteProduct 1 param → 204400401403404405409500
PATCH
/rest/v2/products/{product_id}
Update a Product
updateProduct 2 params body → 200400401403404405409500
GET
/rest/v2/products/{product_id}/options/{product_option_id}
Get Product Option
getProductOption 2 params → 200400401403404405409500
DELETE
/rest/v2/products/{product_id}/options/{product_option_id}
Delete a Product Option
deleteProductOption 2 params → 204400401403404405409500
PATCH
/rest/v2/products/{product_id}/options/{product_option_id}
Updates a Product Option
updateProductOption 3 params body → 200400401403404405409500
DELETE
/rest/v2/products/{product_id}/options/{product_option_id}/listItems/{item_id}
Delete a Product Option List Item
deleteProductOptionListOptionValue 3 params → 204400401403404405409500
PATCH
/rest/v2/products/{product_id}/options/{product_option_id}/listItems/{item_id}
Updates a Product Option List Option Value
updateProductOptionListOptionValue 4 params body → 200400401403404405409500
GET
/rest/v2/products/{product_id}/images/legacyImageData
Retrieve Product Legacy Image Data
getFileData 1 param → 200400401403404405409500
GET
/v2/products
List Products
listProductsUsingGET_1 4 params → 200401403404500
POST
/v2/products
Create a Product
createProductUsingPOST_1 body → 201401403500
GET
/v2/products/{product_id}
Get a Product
getProductUsingGET 1 param → 200401403404500
DELETE
/v2/products/{product_id}
Delete a Product
deleteProductUsingDELETE_1 1 param → 204401403404500
PATCH
/v2/products/{product_id}
Update a Product
updateProductUsingPATCH_1 2 params body → 200401403404500
POST
/v2/products/{product_id}/images
Create the Product Image
createProductImageUsingPOST_1 1 param body → 201401403500
DELETE
/v2/products/{product_id}/images
Delete the Product Image
deleteProductImageUsingDELETE_1 1 param → 204401403404500
POST
/v2/products/{product_id}:adjustInventory
Adjust Inventory of a Product
adjustInventoryUsingPOST 1 param body → 200401403500

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are RestV2Product_Detail (27 properties), RestV2Product_List (27 properties), UpdateProductRequest_Detail (22 properties), CreateProductRequest_Detail (20 properties). Each schema is shown below with its type and property counts.

UpdateProductRequest_Detail
object
22 properties
CreateProductOptionTextOption
object
7 properties
ProductFixedOption_Detail
object
3 properties
ListProductOptionsResponse
object
1 property
ListOption
object
5 properties
ListProductsResponse_List
object
2 properties
ProductOption
object
8 properties
TextOption
object
7 properties
SubscriptionPlan_Detail
object
8 properties
Error
object
4 properties
UpdateProductOptionRequest
object
10 properties
ProductVariableSetting_List
object
7 properties
RestV2Product_Detail
object
27 properties
UpdateProductInventoryRequest_Detail
object
2 properties
ProductOptions_List
object
5 properties
SubscriptionPlan_List
object
8 properties
ProductFixedOption_List
object
3 properties
UpdateProductOptionListOption
object
4 properties
ErrorDetails
object
2 properties
ProductInventory_List
object
3 properties
ProductOptions_Detail
object
5 properties
ProductVariableSetting_Detail
object
7 properties
RestV2Product_List
object
27 properties
CurrencyValue_Detail
object
3 properties
ProductInventory_Detail
object
4 properties
CreateProductOptionListOption
object
4 properties
CreateProductOptionRequest
object
6 properties 1 required
CreateProductRequest_Detail
object
20 properties 3 required
CurrencyValue_List
object
3 properties
Throwable
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infusionsoft-products-api-openapi.yml Raw ↑

Other APIs Infusionsoft (Keap) publishes across the network.

Infusionsoft XML-RPC API
Infusionsoft (Keap) Account Info API
Infusionsoft (Keap) Affiliate API
Infusionsoft (Keap) Appointment API
Infusionsoft (Keap) Automation API
Infusionsoft (Keap) Automation Category API
Infusionsoft (Keap) Business Profile API
Infusionsoft (Keap) Campaign API
Infusionsoft (Keap) Category Discounts API
Infusionsoft (Keap) Company API
Infusionsoft (Keap) Contact API
Infusionsoft (Keap) Custom Fields API
Where this information came from

This is an independent, third-party profile of Infusionsoft (Keap) Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.