highlightly_basketball_highlights
Find basketball highlight clips for NBA, EuroLeague, and other leagues. Filter by date, match, or league to quickly access video highlights you need.
Instructions
Basketball highlight clips (NBA, EuroLeague and others).
Returns: {data:[{id, title, url, embedUrl, imgUrl, match:{…}}], 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: A day's basketball highlights {"date": "2024-01-15"}
Auth: needs your own key in HIGHLIGHTLY_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYY-MM-DD. | |
| limit | No | Page size. | |
| matchId | No | One match. | |
| leagueId | No | One competition. |