Back to catalog

Sportmonks Football

API Key

Football score/schedule, news api, tv channels, stats, history, display standing e.g. epl, la liga

Sports & FitnessHTTPS

Live Match Result

Sportmonks Football

MatchArsenal vs Chelsea
Score2 - 1
LeaguePremier League
Minute78'
VenueEmirates Stadium

Sample Response

response.json
1{
2 "match": "Arsenal vs Chelsea",
3 "score": "2 - 1",
4 "league": "Premier League",
5 "minute": "78'",
6 "venue": "Emirates Stadium"
7}

Code Snippets

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

Similar APIs