Soccer news, transfer rumors, previews, fixtures, and standings.
League Fixtures
ASYNCREADNo auth
Returns a season's fixtures with teams, kickoff times, scores, and venues.
ParametersFormJSON
Sportradar season ID (typically from tournament_info currentseason)
Sportradar widget license token (T query parameter) from session bootstrap
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_90min_league_fixtures", "params": { "season_id": "130281", "license_token": "exp=1781020356~acl=/*~data=eyJvIjoiaHR0cHM6Ly93d3cuc2FpY29tIiwiYSI6Im1pbnV0ZW1lZGlhIiwiYWN0Ijoib3JpZ2luY2hlY2siLCJvc3JjIjoib3JpZ2luIn0~hmac=b2a2b16bbb081411ebfb75dfac5246a5a8eb3c4d1739ae4ba2a8b9ccb698cf58" } }'