cimplify

Catalogue API

Browse products, categories, collections, bundles, and composites. Get quotes for pricing.

Quick Reference

MethodEndpointDescription
GET/api/v1/catalogue/productsList products
GET/api/v1/catalogue/products/{id}Get product by ID
GET/api/v1/catalogue/products/slug/{slug}Get product by slug
GET/api/v1/catalogue/categoriesList categories
GET/api/v1/catalogue/collectionsList collections
GET/api/v1/catalogue/collections/{id}Get collection with products
GET/api/v1/catalogue/bundles/{id}Get bundle with components
GET/api/v1/catalogue/composites/{id}Get composite with components
POST/api/v1/catalogue/searchFull-text search
POST/api/v1/catalogue/quoteGet price quote
POST/api/v1/catalogue/quote/refreshRefresh existing quote

Product Types

TypeDescriptionExample
productPhysical or virtual goodsRetail items, food, merchandise
serviceBookable time-based offeringsHaircuts, consultations, classes
digitalDownloadable or redeemable contentE-books, tickets, license keys
bundleFixed product combinationMeal deals, gift sets
compositeBuild-your-own with component groupsCustom pizzas, PC builders

Sections