highlightly_soccer_leagues
Find football competitions and their league IDs, names, logos, and seasons. Use league name or country code filters to locate the needed league for odds and stats comparisons.
Instructions
Football competitions covered, with the leagueId filters.
Returns: {data:[{id, name, logo, country:{code, name, logo}, seasons:[…]}], 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: Competitions covered
Auth: needs your own key in HIGHLIGHTLY_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size. | |
| leagueName | No | Name search. | |
| countryCode | No | Two-letter country code. |