Powerful Fantasy Premier League API for developers
This API is specifically designed for Fantasy Premier League (FPL) data and powers the LetLetMe website ecosystem. LetLetMe provides FPL managers with powerful tools for analysis, statistics, and performance tracking.
Explore the full LetLetMe experience at letletme.top
Scan the QR code with WeChat to access our mini program on your mobile device.
Scan with WeChat
Explore our API documentation and source code to get started with integrating LetLetMe Fantasy Premier League data into your applications. Our comprehensive API provides real-time access to FPL tournaments, players, matches, and statistics.
Access information about FPL tournaments, leagues, and competitions.
/v1/tournament
Retrieve detailed FPL player statistics and profiles.
/v1/player
Get data about upcoming and scheduled FPL matches.
/v1/entry
Real-time updates for ongoing FPL matches.
/v1/live
Comprehensive FPL statistics for teams and players.
/v1/stat
Post-match summaries and analysis for FPL games.
/v1/summary
To use the LetLetMe API, make HTTP requests to the appropriate endpoints. All responses are returned in JSON format.
Example request:
curl -X GET http://localhost:3000/v1/tournament/list
Built with Bun and Elysia for lightning-fast response times and efficient resource usage.
Implements industry-standard security practices to protect your FPL data and API access.
Access detailed FPL statistics, match information, player profiles, and tournament data.
Intuitive API design following REST principles for easy integration with any FPL platform.