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

#1arm peraltafv / ARM Devury373 pts / 50 elims
#2HWP Ryuga / John pork361 pts / 81 elims
#3e tc / void Takii347 pts / 47 elims
#4source BYA / tyt crank343 pts / 51 elims
GET /api/v1/fortnite/tournaments/live

Tournament data

Pro profiles

Creative metrics

Production JSON

fortnite player earnings api

Pages and products need real Fortnite data, not placeholders.

Top earner rankings
Player prize money rows
Org earnings summaries and history
Tournament result context for tracked competitors
Upgrade-ready data for serious Fortnite esports products
GET/api/v1/fortnite/players/top-earners

Highest-earning tracked Fortnite players.

GET/api/v1/fortnite/players/{identifier}/earnings

Player earnings rows.

GET/api/v1/fortnite/orgs/{slug}/earnings

Organization earnings summary.

GET/api/v1/fortnite/orgs/{slug}/earnings/history

Organization 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.

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.