Deep dive into your business performance data.
Oquira Analytics allows you to track long-term performance trends and identify bottlenecks in your customer flow.
Retrieve aggregated statistics over any period of time.
GET /v1/business/analytics?period=month
X-API-Key: your_api_key_here| Parameter | Type | Required | Description |
|---|---|---|---|
from | string | No | Start date (ISO 8601). Default: today. |
to | string | No | End date (ISO 8601). |
period | string | No | Fast presets: today, week, month, year. |
serviceId | string | No | Filter data for a specific service. |
For custom reporting, we recommend fetching the dailyBreakdown and exporting it to CSV or JSON for use in tools like Excel or BI suites.