v3
latestOpenAPI 3.1.02026-08-0121336267.1 KBReporting
Partner Summary
Your monthly referral activity and earnings summary.
Use start_month and end_month to set the reporting window. Defaults to the earliest activity when omitted. Lifetime totals span all time, regardless of the window.
get/v1/report/summary
Query parameters
start_monthstring nullable
Window start month (inclusive), YYYY-MM
Window start month (inclusive), YYYY-MM
end_monthstring nullable
Window end month (inclusive), YYYY-MM
Window end month (inclusive), YYYY-MM
Response
Successful Response
Example response
{
"monthly": [
{
"month": "2026-05"
}
]
}