SoccerLite API
Affordable Soccer Stats
136 ms avg latency
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
SoccerLite API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Available Leagues /leagues |
Retrieve a list of all supported soccer leagues with their IDs, names, seasons, and shortcuts. Returns popular European leagues including Bundesliga, Premier League, La Liga,… |
| GET |
Get League Standings with Insights /standings/{league} |
Get comprehensive league standings with custom business logic including win rates, form analysis, goal differences, and custom scoring. Perfect for fantasy sports apps and… |
| GET |
Get League Matches /matches/{league} |
Retrieve match data for a specific league including upcoming and completed matches with detailed team information, scores, and timestamps. Data is automatically categorized by… |
| GET |
Get Premium League Insights /insights/{league} |
Advanced analytics and insights for a league including best attack/defense teams, title race analysis, relegation battle overview, and comprehensive league statistics. Premium… |
| GET |
Refresh Data Cache /refresh |
Manually refresh cached data for better performance and up-to-date information. Can refresh all data or specific league data. Useful for ensuring fresh data in your applications. |