Back to catalog

Basketball Highlights API

API Key

Real time basketball video highlights

Sports & FitnessHTTPS

Basketball Highlights API

5 items

LeBron Chasedown Block

Lakers vs Celtics

312.0K

Curry Half-Court Buzzer Beater

Warriors vs Suns

275.0K

Giannis Poster Dunk

Bucks vs Heat

198.0K

Jokic No-Look Full Court Pass

Nuggets vs Timberwolves

142.0K

Edwards 360 Windmill

Timberwolves vs Mavericks

109.0K

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "LeBron Chasedown Block",
5 "teams": "Lakers vs Celtics",
6 "views": 312000
7 },
8 {
9 "title": "Curry Half-Court Buzzer Beater",
10 "teams": "Warriors vs Suns",
11 "views": 275000
12 },
13 {
14 "title": "Giannis Poster Dunk",
15 "teams": "Bucks vs Heat",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://highlightly.net/documentation/basketball/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs