sportmonks_teams
Get Sportmonks club data by search or season, returning team IDs, names, and venue details for cross-provider sports odds and stats comparison.
Instructions
Clubs, by search or by season.
Returns: {data:[{id, sport_id, country_id, venue_id, name, short_code, image_path, founded, type}], pagination} — SHAPE FROM VENDOR DOCS.
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: Teams on your plan
Auth: needs your own key in SPORTMONKS_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. | |
| include | No | e.g. 'country;venue;players.player'. | |
| per_page | No | Page size. |