Fortnite Tracker

Fortnite Tracker, by Tracker Network, exposes a small REST API surface (api.fortnitetracker.com/v1) covering player profile lifetime stats, regional leaderboards, competitive power rankings, the rotating in-game store, and the weekly challenges feed for Fortnite. Authentication is a single TRN-Api-Key header obtained from the Fortnite Tracker site. The service has reached a silent end-of-life in recent years (some endpoints are intermittently unavailable) but remains the canonical community profile of how Tracker Network packages Epic Games' Fortnite telemetry as a developer API.

1 APIs 0 Features
Games And ComicsPublic APIsFortnitePlayer StatisticsEsportsTracker Network

APIs

Fortnite Tracker

REST API exposing Fortnite player profiles, leaderboards, power rankings, store rotation, and challenges. All endpoints live under https://api.fortnitetracker.com/v1 and require...

Pricing Plans

Fortnite Plans Pricing

2 plans

PLANS

Rate Limits

Fortnite Rate Limits

2 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Fortnite Tracker Context

9 classes · 56 properties

JSON-LD

API Governance Rules

Fortnite Tracker API Rules

44 rules · 20 errors 21 warnings 3 info

SPECTRAL

JSON Structure

Fortnite Tracker Challenge Structure

8 properties

JSON STRUCTURE

Fortnite Tracker Leaderboard Entry Structure

6 properties

JSON STRUCTURE

Fortnite Tracker Match Summary Structure

14 properties

JSON STRUCTURE

Fortnite Tracker Player Profile Structure

8 properties

JSON STRUCTURE

Fortnite Tracker Stat Block Structure

11 properties

JSON STRUCTURE

Fortnite Tracker Stat Line Structure

2 properties

JSON STRUCTURE

Fortnite Tracker Stat Value Structure

8 properties

JSON STRUCTURE

Fortnite Tracker Store Item Structure

6 properties

JSON STRUCTURE

Example Payloads

Resources

🔗
Website
Website
🔗
PublicAPIsListing
PublicAPIsListing
👥
GitHubOrganization
GitHubOrganization
🌐
DeveloperPortal
DeveloperPortal
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Rules
Rules
🔗
Vocabulary
Vocabulary
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: fortnite
name: Fortnite Tracker
description: Fortnite Tracker, by Tracker Network, exposes a small REST API surface (api.fortnitetracker.com/v1) covering
  player profile lifetime stats, regional leaderboards, competitive power rankings, the rotating in-game store, and the weekly
  challenges feed for Fortnite. Authentication is a single TRN-Api-Key header obtained from the Fortnite Tracker site. The
  service has reached a silent end-of-life in recent years (some endpoints are intermittently unavailable) but remains the
  canonical community profile of how Tracker Network packages Epic Games' Fortnite telemetry as a developer API.
url: https://fortnitetracker.com/site-api
specificationVersion: '0.20'
created: '2026-05-28'
modified: '2026-05-30'
x-source: public-apis/public-apis
x-category: Games & Comics
x-type: company
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
tags:
- Games And Comics
- Public APIs
- Fortnite
- Player Statistics
- Esports
- Tracker Network
apis:
- name: Fortnite Tracker
  description: REST API exposing Fortnite player profiles, leaderboards, power rankings, store rotation, and challenges. All
    endpoints live under https://api.fortnitetracker.com/v1 and require a TRN-Api-Key header.
  humanURL: https://fortnitetracker.com/site-api
  baseURL: https://api.fortnitetracker.com/v1
  tags:
  - Games And Comics
  - Fortnite
  - Player Statistics
  properties:
  - type: Documentation
    url: https://fortnitetracker.com/site-api
  - type: Signup
    url: https://fortnitetracker.com/site-api/create
  - type: OpenAPI
    url: openapi/fortnite-tracker.yaml
common:
- type: Website
  url: https://fortnitetracker.com/site-api
- type: PublicAPIsListing
  url: https://github.com/public-apis/public-apis
- type: GitHubOrganization
  url: https://github.com/TrackerNetwork
- type: DeveloperPortal
  url: https://tracker.gg/developers
- type: Plans
  url: plans/fortnite-plans-pricing.yml
- type: RateLimits
  url: rate-limits/fortnite-rate-limits.yml
- type: FinOps
  url: finops/fortnite-finops.yml
- type: Rules
  url: rules/fortnite-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/fortnite-vocabulary.yaml
- type: JSONLD
  url: json-ld/fortnite-tracker-context.jsonld
features:
- name: Player Lifetime Stats
  description: Lifetime aggregate Battle Royale statistics (matches, wins, kills, K/D, score) per platform and username.
- name: Regional Leaderboards
  description: Top players by platform and region across global, NA, EU, and OCE cohorts.
- name: Power Rankings
  description: Competitive power rankings tracking professional Fortnite players' point totals across events.
- name: Store Rotation
  description: Snapshot of the rotating in-game item shop (daily and weekly storefronts) with prices in vBucks.
- name: Weekly Challenges
  description: Current Battle Pass weekly challenges list with completion criteria and rewards.
useCases:
- name: Competitive Esports Dashboards
  description: Aggregate professional player power-ranking standings into competitive Fortnite leaderboard sites and event
    broadcast graphics.
- name: Player Profile Widgets
  description: Embed lifetime player stat cards into community sites, Discord bots, and streaming overlays.
- name: Store Tracking Bots
  description: Poll the store endpoint on a schedule to notify players when specific cosmetics or returning skins appear in
    the daily rotation.
integrations:
- name: Epic Games Fortnite
  description: Upstream source of all player telemetry; Tracker Network ingests Epic's player data and exposes a developer
    surface on top of it.
- name: Discord Bots
  description: Common consumer of the profile and store endpoints to render player cards and shop rotations in Discord servers.
- name: Streaming Overlays
  description: OBS and Streamlabs overlay widgets pull live stats from the profile endpoint during Fortnite streams.
solutions:
- name: Tracker Network Site Family
  description: fortnitetracker.com is one of several Tracker Network properties (overwatch.tracker.gg, apex.tracker.gg, valorant.tracker.gg)
    that wrap game-publisher telemetry behind a uniform TRN-Api-Key surface.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com