Fortnite player earnings API
Fortnite player earnings API for prize money and pro results.
Show top earners, player prize money, tournament winnings, org earnings, and result history with clean REST endpoints.
Live leaderboard shape
FNCS session rows
GET /api/v1/fortnite/tournaments/liveTournament data
Pro profiles
Creative metrics
Production JSON
fortnite player earnings api
Pages and products need real Fortnite data, not placeholders.
/api/v1/fortnite/players/top-earnersHighest-earning tracked Fortnite players.
/api/v1/fortnite/players/{identifier}/earningsPlayer earnings rows.
/api/v1/fortnite/orgs/{slug}/earningsOrganization earnings summary.
/api/v1/fortnite/orgs/{slug}/earnings/historyOrganization earnings history.
Earnings rankings
Build searchable top-earner lists and profile pages.
Org pages
Show current roster, former roster, and earnings history together.
Tournament context
Connect placements to prize money and pro history.
Related Fortnite API pages
FAQ
Can I get Fortnite player earnings?
Yes. Use /fortnite/players/top-earners and /fortnite/players/{identifier}/earnings.
Does Cito API include org earnings?
Yes. Organization earnings summary and earnings history endpoints are available for tracked orgs.
Is earnings data real-time?
Earnings and historical results update as indexed sources and tournament records are synced.