Partner revenue leaderboard
Partners ranked by revenue for a period, each deal converted to the company base currency. Use this to answer ‘best/top partner by revenue/leads/deals’ — do NOT list deals and sum them by hand (that mis-handles currencies). Defaults to the current year; pass a period or start_date+end_date. Money is in whole currency units of currency_code.
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Query Parameters
Reporting period (resolved to a date range server-side). Defaults to current_year. Ignored when start_date + end_date are both supplied.
current_year, last_year, current_quarter, last_quarter, current_month, last_month, last_30_days, last_90_days, last_6_months, last_12_months ISO date for a custom range start (use with end_date).
ISO date for a custom range end (use with start_date).
Limit to one partner type; omit to include all partners.
referral, reseller, distributor For referral partners, which lead direction to count.
received, sent, all Restrict to these partnerships (uuids). Pass a single uuid for one partner's scorecard.
Restrict to partners in these categories (uuids).
Restrict to partners in these tiers (uuids).
Restrict to partners in these partnership stages (uuids).
Max rows for list/leaderboard endpoints (default per endpoint).
1 <= x <= 100