list_sports
List all available sports and competitions with their sport_keys. Use this first to find the correct key before making API calls, avoiding 404 errors.
Instructions
Every sport and competition this API currently covers, with its sport_key. Call this FIRST if you are unsure of the right sport_key — passing an unknown key returns a 404 listing the valid ones, but checking here is cheaper. Note there is no 'horse-racing' sport_key: racing lives under the separate racing_* tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||