Account Request URL
-Base Endpoint
-
Catalogs
Get the list of catalogs
catalogs
Catalogs
Create catalog
catalogs
name, description, catalog_type
Catalogs
Get catalog
catalogs/{catalog_id}
Catalogs
Update catalog
catalogs/{catalog_id}
name, description, catalog_type
Catalogs
Delete catalog
catalogs/{catalog_id}
Products
Create product in a Catalog
products
catalog_id, name, description, images, product_type
Products
Get all products in a catalog
products/{catalog_id}
Products
Get single product
products/{catalog_id}/{product_id}
Products
Update product
products/{catalog_id}/{product_id}
name, description, images, product_type, features
Products
Delete product
products/{catalog_id}/{product_id}
Variants
Create product variant
variants
catalog_id, product_id, name, description, images, price, sku, inventory
Variants
Get all variants in a product
variants/{catalog_id}/{product_id}
Variants
Get single product variant
variants/{catalog_id}/{product_id}/{variant_id}
Variants
Update variant
variants/{catalog_id}/{product_id}/{variant_id}
name, description, images, price, sku, inventory
Variants
Delete product variant
variants/{catalog_id}/{product_id}/{variant_id}
Orders
Create order
orders
customer_reference, products
Orders
Get all orders
orders
Orders
Get single order
orders/{order_id}
Orders
Update order
orders/{order_id}
order_status, payment_status, cancellation_reason, cancellation_action
Orders
Cancel order
orders/{order_id}
Customers
Create customer
customers
name, email, phone, shipping_address, billing_address, custom_fields
Customers
Get all customers
customers
Customers
Get single customer
customers/{customer_id}
Customers
Update customer
customers/{customer_id}
name, email, phone, shipping_address, billing_address, custom_fields
Customers
Delete customer
customers/{customer_id}
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.