theoddsapi_sports
Retrieve all sports and competitions with their unique keys. Use this free call to obtain the sport_key required by other sportsdata-mcp tools, optionally including out-of-season events.
Instructions
Every sport/competition with its key. FREE — this call costs no quota. Start here to get the sport_key the other tools need.
Returns: [{key:'americanfootball_nfl', group:'American Football', title, description, active, has_outrights}] (top-level array)
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: In-season competitions
Auth: needs your own key in THE_ODDS_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | true also returns out-of-season competitions. |