Access Fortnite stats programmatically with our REST API
You must be logged in with Epic Games to generate an API key.
Login with Epic GamesInclude your API key in the request headers:
platform
- Platform type (epic, psn, xbl)platform
- Platform type (epic, psn, xbl)season
- Season number (optional)username
- Player username (required)platform
- Platform type: epic, psn, xbl (required)stat
- Stat type: wins, kills, kd, winrate, score (default: wins)gamemode
- Game mode: all, solo, duo, trio, squad (default: all)limit
- Number of results (default: 100, max: 100)
API requests are limited to 100 requests per hour per API key.
If you exceed this limit, you'll receive a 429 Too Many Requests
response.