The first free, open REST API for Fortnite: Save the World. Every weapon, every stat, every perk — all in one place.
Every item that exists in Save the World.
Weapons, heroes, traps, survivors — everything indexed with full stats, crafting recipes, tier upgrades, and perk slots. From Common to Mythic, nothing is missing.
Complete weapon database with full stats, perks, and crafting.
Every hero with abilities, perks, team bonuses and loadouts.
V-Bucks alerts, mission rotations, and store refresh timers.
Search, perk builder, dashboards and complete API documentation.
Nocturno
Crit Rating
+28% Critical Rating
Crit Damage
+135% Crit Damage
Energy
Energy and +20% Damage
Dmg to Mist Monsters
+44% Damage to Mist
Affliction Damage
Affliction ticks for 6s
Average DPS
Craft the perfect loadout.
Pick your weapon, select your tier, choose every perk slot. See the impact on DPS, crit chance, and element in real time. When you're done, export your build as a shareable image.
Built for developers.
A clean, documented REST API with no auth required for public endpoints. Fetch any weapon, search by category, filter by rarity or element. Build bots, dashboards, companion apps — whatever you need.
{"name": "Nocturno",
"type": "ranged",
"category": "assault",
"rarity": "mythic",
"element": "energy",
"ammoType": "light",
"isFounders": true,
"maxTier": 5,
"perkSlots": [
{"slot": 1,
"unlockLevel": 1,
"isRespeccable": true,
"availablePerks": [...]
}, {"slot": 2,
"unlockLevel": 5
}, // ... 4 more slots ],"tiers": {
"1": {
"displayTier": "copper",
"stats": {
"damage": 23.0,
"dps": 276.0,
"critChance": 0.10,
"critMultiplier": 1.50,
"firingRate": 12.0
},"crafting": [...]
} }}
BROWSE THE ARSENAL
FounderBacon is community-driven. If you have a feature request, a bug report, or just want to say hi, reach out.
Built by a Founder, for the community.