Fortnite player stats API

Fortnite player stats API for pro profiles and competitive history.

Build player pages that show tracked pros, earnings, tournament placements, org history, and recent competitive results.

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 stats api

Pages and products need real Fortnite data, not placeholders.

Competitive player directory and lookup
Pro profiles with earnings and team history
Tournament history for tracked players
Top earner discovery pages
Built for fan sites, data products, and scouting dashboards
GET/api/v1/fortnite/players

Tracked competitive player directory.

GET/api/v1/fortnite/players/top-earners

Top-earning Fortnite pros.

GET/api/v1/fortnite/players/lookup/{username}

Lookup a player by username.

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

Profile, earnings, team history, and tournament context.

GET/api/v1/fortnite/tournaments/player/{identifier}/history

Tournament history for one player.

Player pages

Show a profile, recent tournaments, earnings, and org context.

Top earner rankings

Build pages around highest-earning Fortnite competitors.

Tournament drilldowns

Let users move from leaderboard rows into player history.

FAQ

Can I lookup Fortnite pros by username?

Yes. Use /fortnite/players/lookup/{username} or /fortnite/players/{identifier}.

Does the API include earnings?

Yes. Cito API includes player earnings endpoints and top-earner data for tracked competitive players.

Is this for random public accounts?

Cito API focuses on competitive and tracked esports data, not scraping every casual Fortnite account.