InkSoft Stores & Products API

Retrieve a web store's product catalog for building custom catalog and product-detail pages. Documented API 2 methods include GetProductCategoryList (all categories and subcategories in a store with cover art links) and product-list/product-detail calls used to render catalog pages. Requests are scoped to a specific store under the per-store Api2 path (for example stores.inksoft.com/{StoreName}/Api2/) and return XML or JSON. Exact request paths and parameters beyond the documented method names are modeled, not reproduced from a formal OpenAPI definition (endpointsModeled).

API entry from apis.yml

apis.yml Raw ↑
aid: inksoft:inksoft-stores-products-api
name: InkSoft Stores & Products API
tags:
- Stores
- Products
- Catalog
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://demo.inksoft.com/demo?Page=Api2
baseURL: https://stores.inksoft.com
properties:
- url: https://help.inksoft.com/hc/en-us/articles/46724035939739-InkSoft-API-2
  type: Documentation
- url: https://demo.inksoft.com/demo?Page=Api2
  type: APIReference
description: Retrieve a web store's product catalog for building custom catalog and product-detail pages.
  Documented API 2 methods include GetProductCategoryList (all categories and subcategories in a store
  with cover art links) and product-list/product-detail calls used to render catalog pages. Requests are
  scoped to a specific store under the per-store Api2 path (for example stores.inksoft.com/{StoreName}/Api2/)
  and return XML or JSON. Exact request paths and parameters beyond the documented method names are modeled,
  not reproduced from a formal OpenAPI definition (endpointsModeled).