The main reporting endpoint for affiliates. Pivot your performance data by one or more dimensions (offer, country, device, sub-parameters, etc.) over a date range. Returns aggregated metrics including clicks, conversions, revenue, and computed rates.
This endpoint is scoped to the authenticated affiliate’s data only — no affiliate filter is needed. The API key determines which affiliate’s data is returned.
Results are limited to 10,000 rows. If the limit is hit, the response includes incomplete_results: true. Reduce columns or narrow filters to get complete results.
The affiliate's API key generated from the Affiliate Portal. Uses the same X-Eflow-Api-Key header as the Network API, but the key belongs to the affiliate user rather than the network admin.
Start date for the reporting period. Format YYYY-MM-DD.
End date for the reporting period. Format YYYY-MM-DD.
Timezone identifier for the request.
Currency code for monetary values (e.g. "USD").
Columns to group/pivot data by. Minimum 1, maximum 10. Only one time column (hour, date, week, month, year) is allowed per request.
1 - 10 elementsQuery configuration.