Account Request URL
https://help.cloudcart.com/bg/support/solutions/articles/77000510899-cloudcart-apiBase Endpoint
-
Categories
Get all categories.
/categories
Categories
Create a new category.
/categories
name, parent_id, description, meta_title, meta_keywords, meta_description
Categories
Update a category.
/categories/{categoryId}
name, parent_id, description, meta_title, meta_keywords, meta_description
Categories
Delete a category.
/categories/{categoryId}
Products
Get all products.
/products
Products
Create a new product.
/products
name, price, quantity, sku, description, meta_title, meta_keywords, meta_description
Products
Update a product.
/products/{productId}
name, price, quantity, sku, description, meta_title, meta_keywords, meta_description
Products
Delete a product.
/products/{productId}
Orders
Get all orders.
/orders
Orders
Create a new order.
/orders
customer_id, total_amount, shipping_address, billing_address, products
Orders
Update an order.
/orders/{orderId}
customer_id, total_amount, shipping_address, billing_address, products
Orders
Delete an order.
/orders/{orderId}
Customers
Get all customers.
/customers
Customers
Create a new customer.
/customers
name, email, password, phone, address
Customers
Update a customer.
/customers/{customerId}
name, email, password, phone, address
Customers
Delete a customer.
/customers/{customerId}
Cart
Get the current cart.
/cart
Cart
Add an item to the cart.
/cart/add
product_id, quantity
Cart
Update the quantity of an item in the cart.
/cart/update
product_id, quantity
Cart
Remove an item from the cart.
/cart/remove
product_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.