ConsoleCatalog
Sign in
FootyStats logo

FootyStats

footystats.orgSportsno auth

Football stats for leagues, teams, players, matches, and live scores.

League Search

ASYNCWRITENo auth

Returns league rows with season progress, win rates, goal and corner averages.

ParametersFormJSON

JSON-encoded filter array string defining active table column filters and ranges

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_footystats_org_league_search_catalog",
    "params": {
      "filters": "[]"
    }
  }'