{ "opencollection": "1.0.0", "info": { "name": "Fortnite Tracker Challenges Store API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "TRN-Api-Key", "value": "{{TRN-Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Store", "type": "folder" }, "items": [ { "info": { "name": "Fortnite Tracker List Store Items", "type": "http" }, "http": { "method": "GET", "url": "https://api.fortnitetracker.com/v1/store" }, "docs": "Retrieve the current Fortnite in-game store rotation, including both the daily storefront and the weekly featured storefront with vBucks prices and rarity tiers." } ] } ], "bundled": true }