id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
806feab2-faa0-4647-907a-81afe7e8c3a7/955cef18-6db6-4dab-bf50-d04ab651d6a5/0/0
hockey-LIVE.sk data
Get data for top hockey leagues and tournaments as NHL, IIHF World Championships and Olympic Games.
8.2
Last game report by teams
Get the last game report of the two teams
200
Example_1
{"id": "453961", "po_type": null, "team1short": "MTL", "team1long": "Montreal", "team2short": "TOR", "team2long": "Toronto", "date": {"date": "2022-10-12 19:00:00.000000", "timezone_type": 3, "timezone": "America/New_York"}, "score": {"goals1": "4", "goals2": "3", "status": "final result"}, "goals": [{"time": "11.41", ...
{"type": "object", "properties": {"id": {"type": "string"}, "po_type": {"type": "null"}, "team1short": {"type": "string"}, "team1long": {"type": "string"}, "team2short": {"type": "string"}, "team2long": {"type": "string"}, "date": {"type": "object", "properties": {"date": {"type": "string"}, "timezone_type": {"type": "...
806feab2-faa0-4647-907a-81afe7e8c3a7/9d72a38d-f816-43f8-81df-4fe34c6e6987/0/0
hockey-LIVE.sk data
Get data for top hockey leagues and tournaments as NHL, IIHF World Championships and Olympic Games.
8.2
Player statistics
Get player historical statistics by his name or his ID
200
Example_1
{"id": "331731", "name": "EICHEL Jack", "teamshort": "BUF", "teamlong": "Buffalo Sabres", "jersey": "15", "pos": "CE", "bio": {"born": "1996-10-28", "hold": "R", "kg": "97", "cm": "188"}, "overall": {"gp": "429", "goals": "163", "asists": "241", "points": "404", "penalty": "152", "ppg": "45", "shg": "1", "gwg": "29"}, ...
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "teamshort": {"type": "string"}, "teamlong": {"type": "string"}, "jersey": {"type": "string"}, "pos": {"type": "string"}, "bio": {"type": "object", "properties": {"born": {"type": "string"}, "hold": {"type": "string"}, "kg": {"type"...
806feab2-faa0-4647-907a-81afe7e8c3a7/d0b38132-a312-4384-8510-46beb5d7de14/0/0
hockey-LIVE.sk data
Get data for top hockey leagues and tournaments as NHL, IIHF World Championships and Olympic Games.
8.2
Team standings
Get current or historical team standings for the certain league and year
200
Example_1
{"conference": {"Western conference": {"1": {"shortname": "STL", "longname": "St. Louis Blues", "gp": "71", "wins": "42", "losts": "29", "score": "225:193", "points": "94", "clinch": 0}, "2": {"shortname": "COL", "longname": "Colorado Avalanche", "gp": "70", "wins": "42", "losts": "28", "score": "237:191", "points": "9...
{"type": "object", "properties": {"conference": {"type": "object", "properties": {"Western conference": {"type": "object", "properties": {"1": {"type": "object", "properties": {"shortname": {"type": "string"}, "longname": {"type": "string"}, "gp": {"type": "string"}, "wins": {"type": "string"}, "losts": {"type": "strin...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ab4f0e8e-2731-4229-81e8-23b0fbfcfb22/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ab4f0e8e-2731-4229-81e8-23b0fbfcfb22/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
200
null
[{"id": 489389, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "country": {"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}, "awayTeam": {"id": 553, "logo": {}, "name": "Montpellier"}, "homeTeam": {"id": 553, "logo": {}, "name": "Montpellier"}, "league": {"id": 13...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "round": {"type": "string"}, "date": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": ...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ab4f0e8e-2731-4229-81e8-23b0fbfcfb22/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/34de43f3-bfcc-45c4-ac32-c83eeffcb5f2/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
200
null
[{"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/34de43f3-bfcc-45c4-ac32-c83eeffcb5f2/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/34de43f3-bfcc-45c4-ac32-c83eeffcb5f2/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f8efbb79-7e8b-4317-af9b-af4124be6fc8/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
200
null
[{"id": 1, "type": "VERIFIED", "imgUrl": {}, "title": "Ligue 1: Lyon vs Reims", "description": {}, "url": "https://example.com/highlight/29g9urg92387", "match": {"id": 489389, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "country": {"code": "FR", "name": "France", "logo": "https://example.com/log...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "string", "description": "Url location of t...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f8efbb79-7e8b-4317-af9b-af4124be6fc8/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f8efbb79-7e8b-4317-af9b-af4124be6fc8/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0dee8967-9f12-45ca-abf0-9137eb79845e/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0dee8967-9f12-45ca-abf0-9137eb79845e/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0dee8967-9f12-45ca-abf0-9137eb79845e/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
200
null
{"data": [{"id": 489389, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "country": {"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}, "awayTeam": {"id": 553, "logo": {}, "name": "Montpellier"}, "homeTeam": {"id": 553, "logo": {}, "name": "Montpellier"}, "league": ...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "round": {"type": "string"}, "date": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standar...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/77134ae6-f72a-4808-ab55-8d8aadc072e3/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatchById
Retrieve match details by match id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/77134ae6-f72a-4808-ab55-8d8aadc072e3/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatchById
Retrieve match details by match id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/77134ae6-f72a-4808-ab55-8d8aadc072e3/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatchById
Retrieve match details by match id.
200
null
[{"id": 1, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "league": "NFL", "season": 2023, "awayTeam": {"id": 1, "logo": {}, "name": {}, "displayName": "New Orleans Saints", "abbreviation": "NO"}, "homeTeam": {"id": 1, "logo": {}, "name": {}, "displayName": "New Orleans Saints", "abbreviation": "NO...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "round": {"type": "string"}, "date": {"type": "string"}, "league": {"type": "string"}, "season": {"type": "number"}, "awayTeam": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type":...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/996ea129-f5e8-4a6e-a2bc-5eaf332041b6/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
200
null
{"data": [{"id": 1, "type": "VERIFIED", "imgUrl": {}, "title": "Ligue 1: Lyon vs Reims", "description": {}, "url": "https://example.com/highlight/29g9urg92387", "match": {"id": 489389, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "country": {"code": "FR", "name": "France", "logo": "https://exampl...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/996ea129-f5e8-4a6e-a2bc-5eaf332041b6/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/996ea129-f5e8-4a6e-a2bc-5eaf332041b6/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/48b7ded6-b629-46d0-8fe7-987934d0e6d7/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
200
null
[{"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/48b7ded6-b629-46d0-8fe7-987934d0e6d7/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/48b7ded6-b629-46d0-8fe7-987934d0e6d7/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/96f08eda-45a5-4c92-9a84-21dd85106d17/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatches
Retrieve a list of all matches.
200
null
{"data": [{"id": 1, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "league": "NFL", "season": 2023, "awayTeam": {"id": 1, "logo": {}, "name": {}, "displayName": "New Orleans Saints", "abbreviation": "NO"}, "homeTeam": {"id": 1, "logo": {}, "name": {}, "displayName": "New Orleans Saints", "abbreviat...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "round": {"type": "string"}, "date": {"type": "string"}, "league": {"type": "string"}, "season": {"type": "number"}, "awayTeam": {"type": "object", "properties": {"id": {"type": "number"}, "l...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/96f08eda-45a5-4c92-9a84-21dd85106d17/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatches
Retrieve a list of all matches.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/96f08eda-45a5-4c92-9a84-21dd85106d17/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchController_getMatches
Retrieve a list of all matches.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/51ceae7c-a8e2-49b5-80e9-2276b3991b4a/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/51ceae7c-a8e2-49b5-80e9-2276b3991b4a/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/51ceae7c-a8e2-49b5-80e9-2276b3991b4a/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
200
null
[{"id": 7592, "logo": {}, "name": "Adelaide"}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/6f924b4e-c16f-4834-9495-eac50745af57/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/6f924b4e-c16f-4834-9495-eac50745af57/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/6f924b4e-c16f-4834-9495-eac50745af57/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
200
null
{"data": [{"id": 7592, "logo": {}, "name": "Adelaide"}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "pagination": {"type": "object", "properties": {"totalCount": {"type": "number", "description": "Availab...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/b7390d5b-9e6d-44b4-a87c-e7f8d2d8f44c/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/b7390d5b-9e6d-44b4-a87c-e7f8d2d8f44c/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
200
null
[{"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/b7390d5b-9e6d-44b4-a87c-e7f8d2d8f44c/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/94dac019-aa63-44bc-992a-7dc0543d63c4/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/94dac019-aa63-44bc-992a-7dc0543d63c4/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/94dac019-aa63-44bc-992a-7dc0543d63c4/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
200
null
[{"id": 28, "type": "VERIFIED", "imgUrl": {}, "title": "NBL: Adelaide vs Melbourne United", "description": {}, "url": "https://example.com/highlight/213123safas132e", "match": {"id": 489389, "week": {}, "stage": "Final", "date": "2023-10-01T03:00:00.000Z", "country": {"code": "AU", "name": "Australia", "logo": "https:/...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "string", "description": "Url location of t...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2bcb016e-48c6-4c67-84b4-8efbd6fefd03/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2bcb016e-48c6-4c67-84b4-8efbd6fefd03/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2bcb016e-48c6-4c67-84b4-8efbd6fefd03/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
200
null
[{"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/30dc4f26-2021-4132-8655-6e245247b0a0/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/30dc4f26-2021-4132-8655-6e245247b0a0/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/30dc4f26-2021-4132-8655-6e245247b0a0/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatches
Retrieve a list of all matches. At least one parameter has to be specified.
200
null
{"data": [{"id": 291869956, "week": {}, "date": "2023-10-13T17:30:00.000Z", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}, "awayTeam": {"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}, "homeTeam": {"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}, "league": {"...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "week": {"type": "object"}, "date": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2054d3b7-00ef-4e7e-9835-3782a1f4bb9d/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2054d3b7-00ef-4e7e-9835-3782a1f4bb9d/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/2054d3b7-00ef-4e7e-9835-3782a1f4bb9d/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
200
null
{"data": [{"id": 1635, "logo": {}, "name": "NBL", "country": {"code": "AU", "name": "Australia", "logo": "https://example.com/logos/country/AU.png"}, "seasons": [{"season": 2023}]}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/d638aef4-bec0-4570-b47f-f2c0529d4511/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
200
null
[{"id": 291869956, "week": {}, "date": "2023-10-13T17:30:00.000Z", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}, "awayTeam": {"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}, "homeTeam": {"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}, "league": {"id": 1695...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "week": {"type": "object"}, "date": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/d638aef4-bec0-4570-b47f-f2c0529d4511/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/d638aef4-bec0-4570-b47f-f2c0529d4511/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a1fc4c21-056a-422f-8416-048fd7c82f19/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a1fc4c21-056a-422f-8416-048fd7c82f19/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a1fc4c21-056a-422f-8416-048fd7c82f19/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
200
null
{"data": [{"id": 28, "type": "VERIFIED", "imgUrl": {}, "title": "NBL: Adelaide vs Melbourne United", "description": {}, "url": "https://example.com/highlight/213123safas132e", "match": {"id": 489389, "week": {}, "stage": "Final", "date": "2023-10-01T03:00:00.000Z", "country": {"code": "AU", "name": "Australia", "logo":...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/cea57a75-ed2d-48ca-a6fa-92b995fdbbc0/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/cea57a75-ed2d-48ca-a6fa-92b995fdbbc0/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/cea57a75-ed2d-48ca-a6fa-92b995fdbbc0/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
200
null
[{"id": 1, "type": "VERIFIED", "imgUrl": {}, "title": "NFL: New Orleans Saints vs Kansas City Chiefs", "description": {}, "url": "https://example.com/highlight/v23r23fds2cff", "match": {"id": 1, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "league": "NFL", "season": 2023, "awayTeam": {"id": 1, "l...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "string", "description": "Url location of t...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/fb72966c-b91d-41b2-8e38-9b9b7a43cb08/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/fb72966c-b91d-41b2-8e38-9b9b7a43cb08/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/fb72966c-b91d-41b2-8e38-9b9b7a43cb08/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
200
null
[{"id": 1635, "logo": {}, "name": "NBL", "country": {"code": "AU", "name": "Australia", "logo": "https://example.com/logos/country/AU.png"}, "seasons": [{"season": 2023}]}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ecca15b6-0fae-411a-b698-6aae085f1c59/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ecca15b6-0fae-411a-b698-6aae085f1c59/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/ecca15b6-0fae-411a-b698-6aae085f1c59/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
200
null
{"data": [{"id": 1, "type": "VERIFIED", "imgUrl": {}, "title": "NFL: New Orleans Saints vs Kansas City Chiefs", "description": {}, "url": "https://example.com/highlight/v23r23fds2cff", "match": {"id": 1, "round": "Regular Season - 32", "date": "2023-05-20T15:30:00.000Z", "league": "NFL", "season": 2023, "awayTeam": {"i...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/c826537a-6771-4e79-83ed-7713f4ac32c7/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/c826537a-6771-4e79-83ed-7713f4ac32c7/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/c826537a-6771-4e79-83ed-7713f4ac32c7/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
200
null
[{"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3eb76ff8-75a2-4721-b4b8-8dd729a9b4ec/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3eb76ff8-75a2-4721-b4b8-8dd729a9b4ec/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
200
null
{"data": [{"id": 223746, "logo": {}, "name": "Frankfurt Lowen"}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "pagination": {"type": "object", "properties": {"totalCount": {"type": "number", "description": "Availab...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3eb76ff8-75a2-4721-b4b8-8dd729a9b4ec/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a59ca74a-05bf-42ed-ae2e-15d6461bc40f/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
200
null
{"data": [{"id": 104, "logo": {}, "name": "UEFA Champions League", "country": {"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}, "seasons": [{"season": 2022}]}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a59ca74a-05bf-42ed-ae2e-15d6461bc40f/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a59ca74a-05bf-42ed-ae2e-15d6461bc40f/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f7749f67-c31e-4bb0-aed7-ecdb998d4571/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f7749f67-c31e-4bb0-aed7-ecdb998d4571/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/f7749f67-c31e-4bb0-aed7-ecdb998d4571/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
200
null
[{"id": 104, "logo": {}, "name": "UEFA Champions League", "country": {"code": "FR", "name": "France", "logo": "https://example.com/logos/country/FR.png"}, "seasons": [{"season": 2022}]}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/5c262cbd-3569-4868-9021-977df277a81c/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/5c262cbd-3569-4868-9021-977df277a81c/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/5c262cbd-3569-4868-9021-977df277a81c/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeams
Retrieve a list of all teams.
200
null
{"data": [{"id": 553, "logo": {}, "name": "Montpellier"}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "pagination": {"type": "object", "properties": {"totalCount": {"type": "number", "description": "Availab...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3c42864e-d343-4c56-bf22-2b723d073029/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
200
null
[{"id": 553, "logo": {}, "name": "Montpellier"}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3c42864e-d343-4c56-bf22-2b723d073029/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3c42864e-d343-4c56-bf22-2b723d073029/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
TeamsController_getTeamById
Retrieve team details by team id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/908450d5-6adf-4353-ae10-ab4cce1b609e/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/908450d5-6adf-4353-ae10-ab4cce1b609e/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
200
null
[{"code": "AU", "name": "Australia", "logo": "https://example.com/logos/country/AU.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/908450d5-6adf-4353-ae10-ab4cce1b609e/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getCountryByCountryCode
Retrieve country details by country code.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/061020df-3fda-4284-9f0f-7adac916084b/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/061020df-3fda-4284-9f0f-7adac916084b/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/061020df-3fda-4284-9f0f-7adac916084b/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
CountriesController_getAllCountries
Retrieve a list of all supported.
200
null
[{"code": "AU", "name": "Australia", "logo": "https://example.com/logos/country/AU.png"}]
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {"type": "string"}}, "required": ["code", "name", "logo"]}}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a41be7c9-da77-49aa-a4a4-1236091cf1e7/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a41be7c9-da77-49aa-a4a4-1236091cf1e7/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/a41be7c9-da77-49aa-a4a4-1236091cf1e7/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlights
Retrieve a list of all highlights.
200
null
{"data": [{"id": 16, "type": "VERIFIED", "imgUrl": {}, "title": "DEL: Frankfurt Lowen vs Kolner", "description": {}, "url": "https://example.com/highlight/13efe2g4t542", "match": {"id": 291869956, "week": {}, "date": "2023-10-13T17:30:00.000Z", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/l...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0d86881d-7ce7-4487-b098-7493000a605e/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0d86881d-7ce7-4487-b098-7493000a605e/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/0d86881d-7ce7-4487-b098-7493000a605e/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
HighlightsController_getHighlightById
Retrieve highlight details by highlight id.
200
null
[{"id": 16, "type": "VERIFIED", "imgUrl": {}, "title": "DEL: Frankfurt Lowen vs Kolner", "description": {}, "url": "https://example.com/highlight/13efe2g4t542", "match": {"id": 291869956, "week": {}, "date": "2023-10-13T17:30:00.000Z", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/logos/coun...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}, "imgUrl": {"type": "object", "description": "Preview picture of the highlight."}, "title": {"type": "string"}, "description": {"type": "object"}, "url": {"type": "string", "description": "Url location of t...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/efba31ed-85b8-48d9-8afe-36a0c6ceef66/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/efba31ed-85b8-48d9-8afe-36a0c6ceef66/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/efba31ed-85b8-48d9-8afe-36a0c6ceef66/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagueById
Retrieve league details by league id.
200
null
[{"id": 16953, "logo": {}, "name": "DEL", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}, "seasons": [{"season": 2023}]}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard."}, "name": {"type": "string"}, "logo": {...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/9847f930-6232-4dbc-a8fd-e99f54e015ae/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
500
null
{"message": "Internal server error.", "statusCode": 500}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/9847f930-6232-4dbc-a8fd-e99f54e015ae/1/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}
dd37f91c-6d42-406a-8e2c-803875ebf0bf/9847f930-6232-4dbc-a8fd-e99f54e015ae/2/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
LeaguesController_getLeagues
Retrieve a list of all leagues.
200
null
{"data": [{"id": 16953, "logo": {}, "name": "DEL", "country": {"code": "DE", "name": "Germany", "logo": "https://example.com/logos/country/DE.png"}, "seasons": [{"season": 2023}]}], "pagination": {"totalCount": 490, "offset": 20, "limit": 100}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "logo": {"type": "object"}, "name": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string", "description": "Country code specified by the ISO 3166 standard...
dd37f91c-6d42-406a-8e2c-803875ebf0bf/3937294e-3361-4340-bfe5-29b432f8d3e5/0/0
Sport Highlights API
Real-time Sport Video Highlights Hub providing the latest highlights, comprehensive match recaps, detailed penalty insights, and engaging global post-game discussions.
8.4
MatchesController_getMatchById
Retrieve match details by match id.
400
null
{"message": "Descriptive bad request error message.", "statusCode": 400}
{"type": "object", "properties": {"message": {"type": "string"}, "statusCode": {"type": "number"}}, "required": ["message", "statusCode"]}