cloud-elements.com

API provider — cloud-elements.com:ecwid

42 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

pip install cloudelements
ce-sdkifier ✓ Official
npm install ce-sdkifier
curl examples
Ping the Element to confirm that the Hub Element has a heartbeat. If the Ele…
curl \
  /ping
Find orders in the eCommerce system, using the provided CEQL search expressio…
curl \
  /orders
Get a list of all the available objects.
curl \
  /objects
Endpoints (42 total)
GET
/ping
Ping the Element to confirm that the Hub Element has a heartbeat. If the Ele…
GET
/orders
Find orders in the eCommerce system, using the provided CEQL search expressio…
GET
/objects
Get a list of all the available objects.
GET
/products
Find products in the eCommerce system, using the provided CEQL search express…
GET
/bulk/jobs
Fetch all the bulk jobs for an instance
GET
/customers
Find customers in the eCommerce system, using the provided CEQL search expres…
GET
/orders/{id}
Retrieve an order associated with a given ID from the eCommerce system. Speci…
GET
/{objectName}
Search for {objectName}
GET
/products/{id}
Retrieve a product associated with a given ID from the eCommerce system. Spec…
GET
/customers/{id}
Retrieve a customer associated with a given ID from the eCommerce system. Spe…
GET
/bulk/{id}/errors
Retrieve the errors of a bulk job.
GET
/bulk/{id}/status
Retrieve the status of a bulk job.
Language coverage
Python
1
TypeScript
1
At a glance
Total SDKs2
Languages2
Endpoints42
Categories1