Openligadb API
SportsAccess Openligadb public data through one AllAPI key — 20 endpoints across the Openligadb surface. No Openligadb account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/openligadb/getavailableleagues/{season} | Getavailableleagues (by season) |
| GET | /api/openligadb/getavailablesports | Getavailablesports |
| GET | /api/openligadb/getcurrentgroup/{league_shortcut} | Getcurrentgroup (by league shortcut) |
| GET | /api/openligadb/getlastchangedate/{league_shortcut}/{league_season}/{group_order_id} | Getlastchangedate (by league shortcut, league season, group order id) |
| GET | /api/openligadb/getlastmatchbyleagueshortcut/{league_shortcut} | Getlastmatchbyleagueshortcut (by league shortcut) |
| GET | /api/openligadb/getlastmatchbyleagueteam/{league_id}/{team_id} | Getlastmatchbyleagueteam (by league id, team id) |
| GET | /api/openligadb/getmatchdata/{league_shortcut}/{league_season}/{group_order_id} | Getmatchdata (by league shortcut, league season, group order id) |
| GET | /api/openligadb/getmatchdata/{team_id1}/{team_id2} | Getmatchdata (by team id1, team id2) |
| GET | /api/openligadb/getmatchesbyteam/{team_filter}/{week_count_past}/{week_count_future} | Getmatchesbyteam (by team filter, week count past, week count future) |
| GET | /api/openligadb/getmatchesbyteamid/{team_id}/{week_count_past}/{week_count_future} | Getmatchesbyteamid (by team id, week count past, week count future) |
| GET | /api/openligadb/getnextmatchbyleagueshortcut/{league_shortcut} | Getnextmatchbyleagueshortcut (by league shortcut) |
| GET | /api/openligadb/getnextmatchbyleagueteam/{league_id}/{team_id} | Getnextmatchbyleagueteam (by league id, team id) |
| GET | /api/openligadb/getresultinfos/{league_id} | Getresultinfos (by league id) |
| POST | /api/openligadb/goalgetters | Goalgetters |
| POST | /api/openligadb/leagues | Leagues |
| POST | /api/openligadb/match | Match |
| POST | /api/openligadb/matchdays | Matchdays |
| POST | /api/openligadb/matches | Matches |
| POST | /api/openligadb/table | Table |
| POST | /api/openligadb/teams | Teams |
Call the Openligadb API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference