Production metrics over a date range
Returns aggregate and per-day production counts (jobs completed/failed, units, print time) plus revenue from orders. Margin and cost breakdowns are never exposed. Revenue is reported only when neither printer_id nor product_id is set, since orders are not attributable to a specific printer or product at the order-row level.
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Query Parameters
Start of the reporting window (ISO date, e.g. 2026-01-01). Defaults to 30 days ago.
End of the reporting window (ISO date). Defaults to today.
Filter by printer ID
Filter by product ID