V2 API Livescores
Get all live scores for all sports
Show the current Livescores for all sports.
get/livescore/all
Response
List of live scores for the specified sport
Example response
{
"livescore": [
{
"strSport": "Ice Hockey"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.