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
GET /api/v1/fortnite/tournaments/liveTournament data
Pro profiles
Creative metrics
Production JSON
fortnite player stats api
Pages and products need real Fortnite data, not placeholders.
/api/v1/fortnite/playersTracked competitive player directory.
/api/v1/fortnite/players/top-earnersTop-earning Fortnite pros.
/api/v1/fortnite/players/lookup/{username}Lookup a player by username.
/api/v1/fortnite/players/{identifier}Profile, earnings, team history, and tournament context.
/api/v1/fortnite/tournaments/player/{identifier}/historyTournament 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.
Related Fortnite API pages
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.