Fortnite Tracker · Example Payload

Fortnite Tracker Challenge Example

Deal 1,000 damage to opponents using shotguns.

Games And ComicsPublic APIsFortnitePlayer StatisticsEsportsTracker Network

Fortnite Tracker Challenge Example is an example object payload from Fortnite Tracker, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptioncompletionGoalrewardStarsdifficultyweekseason

Example Payload

Raw ↑
{
  "id": 500123,
  "name": "Deal damage with shotguns to opponents",
  "description": "Deal 1,000 damage to opponents using shotguns.",
  "completionGoal": 1000,
  "rewardStars": 5,
  "difficulty": "medium",
  "week": 6,
  "season": "c5s4"
}