Back to catalog

Football Highlights

API Key

Real time football (soccer) highlights from over +950 leagues

Sports & FitnessHTTPS

Football Highlights

5 items

Manchester City vs Arsenal

Premier League - GW18

4

Real Madrid vs Barcelona

La Liga - El Clasico

5

Bayern Munich vs Dortmund

Bundesliga - Der Klassiker

3

PSG vs Marseille

Ligue 1 - Le Classique

2

Inter Milan vs AC Milan

Serie A - Derby della Madonnina

3

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Manchester City vs Arsenal",
5 "secondary": "Premier League - GW18",
6 "badge": 4,
7 "competition": "Premier League",
8 "date": "2024-12-01"
9 },
10 {
11 "title": "Real Madrid vs Barcelona",
12 "secondary": "La Liga - El Clasico",
13 "badge": 5,
14 "competition": "La Liga",
15 "date": "2024-11-28"

Code Snippets

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

Similar APIs