New blog post:Extracting Employee Data with the BambooHR API - Practical Examples.

Apideck Documentation Page
v10.16.9Book a CallHelp CenterDashboard
  • Reference
  • Connectors
  • Coverage
  • Guides & Samples
  • API Explorer
  • Get your API keys
  • Introduction
  • Customers
  • Orders
  • Products
  • Stores
  • Webhook Events

Ecommerce API Reference

One single API to push and pull data from multiple connectors.

Copy Unified API ID
Visit changelog
10.16.9
Run in API explorer
View OpenAPI spec (YAML)
Run in Postman
Run in Insomnia
List Customers
get/ecommerce/customers
Get Customer
get/ecommerce/customers/{id}
List Orders
get/ecommerce/orders
Get Order
get/ecommerce/orders/{id}
List Products
get/ecommerce/products
Get Product
get/ecommerce/products/{id}
Get Store
get/ecommerce/store
Order Created
postOrderCreated
Order Updated
postOrderUpdated
Order Deleted
postOrderDeleted
Product Created
postProductCreated
Product Updated
postProductUpdated
Product Deleted
postProductDeleted
Customer Created
postCustomerCreated
Customer Updated
postCustomerUpdated
Customer Deleted
postCustomerDeleted