Reports
Sales and operational reporting over the API.
The platform exposes reporting queries for sales and operational metrics.
What's available
Browse the report queries in the API reference (search for "report"). Typical reports cover sales over time, top products, order counts, and customer metrics. All are scoped to your organization.
Building dashboards
Because reports are plain GraphQL queries, you can power external dashboards by
calling them with a crmk_ key (read scope). Combine with
RFM/customer data for segmentation views.
Tip
Reporting excludes non-product content records from product counts — content shares storage with the catalog but is filtered out of commerce metrics.
