Stats
Income Stats
Earnings per pricing model — all-time (total), last 30 days (monthly, fixed window regardless of from/to), not-yet-released (pending) — plus a daily dataset.
The ppc block is present only when you have PPC offers.
Cached for 15 minutes.
GET
Income statistics
How much you’ve earned, split by pricing model. This is the same data as the Income widget in the partner dashboard.
The response has the panels
total, revshare, cpl and, only if you have PPC offers, ppc. Each panel contains:
Period
from and to accept a Unix timestamp or a Y-m-d date.
- Default: the last 14 days.
- Maximum range: 366 days.
- A
todate in the future is treated as now.
dataset. The total, monthly and pending values stay the same whatever period you pass.
Responses are cached for 15 minutes.
Authorizations
Query Parameters
Dataset period start — unix timestamp or Y-m-d. Default: 14 days ago. Max range: 366 days.
Example:
"2026-06-01"
Dataset period end — unix timestamp or Y-m-d. Default: now (values in the future are clamped to now).
Example:
"2026-07-01"