Skip to main content
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 to date in the future is treated as now.
The period only affects dataset. The total, monthly and pending values stay the same whatever period you pass.
Responses are cached for 15 minutes.

Authorizations

Authorization
string
header
required

Query Parameters

from

Dataset period start — unix timestamp or Y-m-d. Default: 14 days ago. Max range: 366 days.

Example:

"2026-06-01"

to

Dataset period end — unix timestamp or Y-m-d. Default: now (values in the future are clamped to now).

Example:

"2026-07-01"

Response

200 - application/json

Success

status
enum<string>
Available options:
success
data
object

Income widget data, one panel per pricing model. ppc is present only when the marketer has PPC offers.