Fortnite tournament API
Fortnite tournament API for live leaderboards and event results.
Load competitive events, session windows, standings, team members, points, kills, placements, and result history for tournament products.
Live leaderboard shape
FNCS session rows
GET /api/v1/fortnite/tournaments/liveTournament data
Pro profiles
Creative metrics
Production JSON
fortnite tournament api
Pages and products need real Fortnite data, not placeholders.
/api/v1/fortnite/tournamentsHistorical, upcoming, and completed Fortnite tournaments.
/api/v1/fortnite/tournaments/upcomingUpcoming tournament schedule rows.
/api/v1/fortnite/tournaments/liveLive tournament windows and active standings.
/api/v1/fortnite/tournaments/live/{eventId}/{windowId}One live window leaderboard.
/api/v1/fortnite/tournaments/{id}/resultsTournament result rows when available.
Live leaderboard pages
Render standings during active sessions without LoL/CDL-style 0-0 score layouts.
Tournament detail pages
Show scoring, event context, team rows, and result snapshots.
Player result history
Attach tournament placements to tracked pros and org roster profiles.
Related Fortnite API pages
FAQ
Can I get live Fortnite tournament leaderboards?
Yes. Use /fortnite/tournaments/live and then open a specific event/window leaderboard.
Does the API return team members?
Yes, team member names are included where the event leaderboard publishes team account data.
Is this only item shop data?
No. Cito API includes competitive tournament, player, org, Creative, shop, cosmetics, and news endpoints.