API Reference
Programmatically access EcomXposure data for your custom dashboards and integrations.
GET /v1/stores
Retrieve a list of all connected stores and their current health status.
Authorization: Bearer YOUR_API_KEY
GET /v1/sales/analytics
Get detailed sales metrics over a specified time range.
?start_date=2026-01-01&end_date=2026-01-31
Full Documentation
Our complete API docs are available on our developer portal.
