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
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/8e7bbec1-7113-4238-9906-101cfe32a098/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Owner results
Full results for an owner (MEGA PLAN)
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/0e8044be-5e5a-4106-a4c5-cc4696f81706/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Dam results
Full results for dam offspring (MEGA PLAN). For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'.
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/0e8044be-5e5a-4106-a4c5-cc4696f81706/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Dam results
Full results for dam offspring (MEGA PLAN). For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/362e2812-ca41-40a7-8359-cf86412c62f9/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer distance analysis
Distance statistics for a trainer (ULTRA PLAN)
200
Example_1
{"id": "", "trainer": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []}
{"title": "TrainerDistanceAnalysis", "required": ["id", "trainer", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/362e2812-ca41-40a7-8359-cf86412c62f9/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer distance analysis
Distance statistics for a trainer (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/ab940174-def3-4578-9c49-0a61fd246dc0/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey distance analysis
Distance statistics for a jockey (ULTRA PLAN)
200
Example_1
{"id": "", "jockey": "", "total_rides": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []}
{"title": "JockeyDistanceAnalysis", "required": ["id", "jockey", "total_rides", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "distances": {"title": "Distances"...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/ab940174-def3-4578-9c49-0a61fd246dc0/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey distance analysis
Distance statistics for a jockey (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/cee2ab78-5f0c-4229-ae5f-7b1a93db1a75/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey results
Full results for a jockey (MEGA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/cee2ab78-5f0c-4229-ae5f-7b1a93db1a75/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey results
Full results for a jockey (MEGA PLAN)
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/dd4c4055-a2fa-481a-a8b9-82505fdb26e2/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey course analysis
Course statistics for a jockey (ULTRA PLAN)
200
Example_1
{"id": "", "jockey": "", "total_rides": 0, "courses": [{"course": "", "region": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []}
{"title": "JockeyCourseAnalysis", "required": ["id", "jockey", "total_rides", "courses", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "courses": {"title": "Courses", "type"...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/dd4c4055-a2fa-481a-a8b9-82505fdb26e2/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Jockey course analysis
Course statistics for a jockey (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f150de70-e7b7-4086-9643-df29d29b89ba/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Search dams
Search dams by name (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f150de70-e7b7-4086-9643-df29d29b89ba/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Search dams
Search dams by name (ULTRA PLAN)
200
Example_1
{"search_results": [{"id": "", "dam": ""}]}
{"title": "Dams", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Dam", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}}}}}}
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/6cae8384-c0ed-4241-9186-aaa56c8f49ca/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer results
Full results for a trainer (MEGA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/6cae8384-c0ed-4241-9186-aaa56c8f49ca/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer results
Full results for a trainer (MEGA PLAN)
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f2462074-1c04-4b35-8308-03f681afa96c/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
All results
Full results, up to 12 months in the past (ULTRA PLAN)
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f2462074-1c04-4b35-8308-03f681afa96c/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
All results
Full results, up to 12 months in the past (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/53fe11bb-48df-4396-8896-c112ae094fa0/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer jockey analysis
Jockey statistics for a trainer (ULTRA PLAN)
200
Example_1
{"id": "", "trainer": "", "total_runners": 0, "jockeys": [{"jockey_id": "", "jockey": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []}
{"title": "TrainerJockeyAnalysis", "required": ["id", "trainer", "total_runners", "jockeys", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "jockeys": {"title": "Jockey...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/53fe11bb-48df-4396-8896-c112ae094fa0/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer jockey analysis
Jockey statistics for a trainer (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/9aa9b311-51e7-4e12-97a3-097c67055ec3/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Sire results
Full results for sire offspring (MEGA PLAN). For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'.
200
Example_1
{"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "...
{"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_r...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/9aa9b311-51e7-4e12-97a3-097c67055ec3/2/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Sire results
Full results for sire offspring (MEGA PLAN). For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/11648ea6-af09-461c-bfe0-d1ad9f390c82/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer owner analysis
Owner statistics for a trainer (ULTRA PLAN)
200
Example_1
{"id": "", "trainer": "", "total_runners": 0, "owners": [{"owner_id": "", "owner": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []}
{"title": "TrainerOwnerAnalysis", "required": ["id", "trainer", "total_runners", "owners", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "owners": {"title": "Owners", ...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/11648ea6-af09-461c-bfe0-d1ad9f390c82/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Trainer owner analysis
Owner statistics for a trainer (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/33c992af-5002-4301-af5f-a2f110c3c956/0/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Search trainers
Search trainers by name (ULTRA PLAN)
200
Example_1
{"search_results": [{"id": "", "trainer": ""}]}
{"title": "Trainers", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Trainer", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "strin...
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/33c992af-5002-4301-af5f-a2f110c3c956/1/0
The Racing API
High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards. For the latest updates and features, visit our website: 🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only) Website: https://www.theracing...
9.2
Search trainers
Search trainers by name (ULTRA PLAN)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b9c9f77e4b02d6cfa6a2bc8/8bb3242c-5f0a-4f82-b00a-c8e6f5f461e2/1/0
Live Sports Odds
Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free!
9.8
/v4/sports/{sport}/odds
Returns list of live and upcoming games for a given sport, showing bookmaker odds for the specified region and markets. Set the sport to a sport_key from the /sports endpoint. Alternatively if sport=upcoming, it will return a list of the next 8 upcoming games across all sports, as well as any live games. For more info,...
200
Example_1
[{"id": "e912304de2b2ce35b473ce2ecd3d1502", "sport_key": "americanfootball_nfl", "sport_title": "NFL", "commence_time": "2020-01-02T23:10:00Z", "home_team": "Houston Texans", "away_team": "Kansas City Chiefs", "bookmakers": [{"key": "draftkings", "title": "DraftKings", "last_update": "2020-01-01T14:45:13Z", "markets": ...
{"type": "array", "description": "A list of live and upcoming games", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "A unique 32 character identifier for the event."}, "sport_key": {"type": "string", "description": "A unique slug for the sport. Use this as the \"sport\" param in the...
5b9c9f77e4b02d6cfa6a2bc8/6032fae3-3fb4-426e-af07-05f1105d27e5/0/0
Live Sports Odds
Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free!
9.8
/v4/sports/{sport}/scores
Returns list of live and upcoming games for a given sport, and optionally recently completed games. Live and completed games will contain scores. Currently in beta and only available for selected sports. For more info, see the list of available sports
200
Example_1
[{"id": "e912304de2b2ce35b473ce2ecd3d1502", "sport_key": "americanfootball_nfl", "sport_title": "NFL", "commence_time": "2020-01-02T23:10:00Z", "completed": true, "home_team": "Houston Texans", "away_team": "Kansas City Chiefs", "scores": [{"name": "Houston Texans", "score": "20"}], "last_update": "2020-01-03T01:10:00Z...
{"type": "array", "description": "A list of live, upcoming and optionally recently completed games", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "A unique 32 character identifier for the event."}, "sport_key": {"type": "string", "description": "A unique slug for the sport. Use thi...
5b9c9f77e4b02d6cfa6a2bc8/42f0fd4e-cc2f-4a22-a287-c3a12234e4ca/2/0
Live Sports Odds
Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free!
9.8
/v4/sports
Returns a list of available sports and tournaments. Use the sports_key in requests for /odds and /scores endpoints.
200
Example_1
[{"key": "americanfootball_nfl", "active": true, "group": "American Football", "description": "US Football", "title": "NFL", "has_outrights": true}]
{"type": "array", "description": "A list of sports", "items": {"type": "object", "properties": {"key": {"type": "string", "description": "A unique slug for the sport. Use this as the \"sport\" param in the /odds and /scores requests"}, "active": {"type": "boolean", "description": "Indicates if the sport is in season"},...
34bb5a95-db85-4ccc-80df-e00508471416/940d5ee8-324e-4ad6-8b80-2d6acb257252/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
league tournament fixtures with setting the competition type
This request is used to create league tournament fixtures with setting the competition type. Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64.
200
league tournament fixtures with even teams
{"success": true, "fetch_uuid": "cac42164-f34c-4c08-8861-9f43caafe4fd", "competition": "uefa champion league 2098/99", "teamMatches": {"arsenal": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "monaco", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"...
34bb5a95-db85-4ccc-80df-e00508471416/39c6f019-0751-4487-a419-f5aee4b24b3d/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
league tournament fixtures with setting both legs
This request is used to create league tournament fixtures with setting both legs for all the matches. Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64.
200
league tournament fixtures with setting both legs
{"success": true, "fetch_uuid": "633a492e-5cad-41b3-b232-bf575abbb829", "teamMatches": {"arsenal": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "athletico mardid", "at": "away"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "chelsea", "at": "home"}, "w5": {"play": "sevilla", "at": "away"}, "w6": {...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "prop...
34bb5a95-db85-4ccc-80df-e00508471416/94240003-35c6-4cb7-af57-f449d091642f/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
league tournament fixtures with even number of teams
This request is used to create league tournament fixtures with even number of teams. Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64.
200
league tournament fixtures with even teams
{"success": true, "fetch_uuid": "9478d8ed-ea03-44d2-b0b4-3a06e1113918", "teamMatches": {"arsenal": {"w1": {"play": "chelsea", "at": "home"}, "w2": {"play": "sevilla", "at": "away"}, "w3": {"play": "mancity", "at": "home"}, "w4": {"play": "barcelona", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play"...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "prop...
34bb5a95-db85-4ccc-80df-e00508471416/de6957da-6f0d-4fd3-bd49-43b2a770cf2b/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
league tournament fixtures with odds number of teams
This request is used to create league tournament fixtures with odds number of teams. Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64.
200
league tournament fixtures with odds teams
{"success": true, "fetch_uuid": "e2c2ca46-453b-41a1-a833-4145efe15f67", "teamMatches": {"arsenal": {"w1": {"play": "wolverhampton", "at": "away"}, "w2": {"play": "crystal palace", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "mancity", "at": "home"}, "w5": {"play": null, "at": null}, "w6":...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "prop...
34bb5a95-db85-4ccc-80df-e00508471416/454c262e-0537-4964-a1b3-f42f96c9e7c2/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve league tournament fixtures for a team
This request is used to retrieve already created league tournament fixtures for a team.
200
Response
{"success": true, "competition": "uefa champion league 2098/99", "teamMatches": {"villareal": {"w1": {"play": "barcelona", "at": "away"}, "w2": {"play": "sevilla", "at": "home"}, "w3": {"play": "arsenal", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"p...
{"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "p...
34bb5a95-db85-4ccc-80df-e00508471416/54824907-7df1-495c-9d8b-e831685db301/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve table creation for a group
This request is used to retrieve already created tournament tables for a group.
200
Response
{"success": true, "teamTables": {"C": {"mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "burnley": {"TG": {"P": 1, "W":...
{"type": "object", "properties": {"success": {"type": "boolean"}, "teamTables": {"type": "object", "properties": {"C": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": ...
34bb5a95-db85-4ccc-80df-e00508471416/d8f52f88-bcdb-4244-b156-314f26121d82/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve table creation for a team
This request is used to retrieve already created tournament tables for a team.
200
Response
{"success": true, "competition": "uefa champion league 2095/96", "teamTables": {"bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "int...
34bb5a95-db85-4ccc-80df-e00508471416/4ed731be-dcbe-4f39-b17c-5bf962a2a060/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve combination tournament fixtures for a team
This request is used to retrieve already created combination grouping tournament fixtures for a team
200
Response
{"success": true, "competition": "uefa champion league 2097/98", "teamTables": {"B": ["chelsea", "sevilla", "mancity", "liverpool"]}, "teamFixtures": {"Day1": ["sevilla VS chelsea"], "Day2": ["chelsea VS mancity"], "Day3": ["liverpool VS chelsea"]}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"B": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"...
34bb5a95-db85-4ccc-80df-e00508471416/d3577144-bab2-4a9b-803c-f6952960ad64/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve knockout tournament fixtures for a team
This request is used to retrieve already created knockout tournament fixtures for a team.
200
Response
{"success": true, "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": ["real mardid VS arsenal"]}}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "array", "items": {"type": "string"}}}}}}}}
34bb5a95-db85-4ccc-80df-e00508471416/b4fc5dd5-1009-494e-98bf-a2d3a170fde2/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve combination tournament fixtures for a group
This request is used to retrieve already created combination grouping tournament fixtures for a group
200
Response
{"success": true, "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"]}, "teamFixtures": {"Day1": ["brentford VS athletico mardid", "wolverhampton VS crystal palace"], "Day2": ["athletico mardid VS wolverhampton", "crystal palace VS bren...
{"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"...
34bb5a95-db85-4ccc-80df-e00508471416/3830527d-600a-4fea-960a-319e7957cbce/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve table creation
This request is used to retrieve already created tournament tables.
200
Response
{"success": true, "fetch_uuid": "1f37db0b-ba19-4d29-be0f-5ba20d0071ae", "competition": "uefa champion league 2095/96", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "...
34bb5a95-db85-4ccc-80df-e00508471416/28aa399d-0f1d-43de-8c43-597b559bae81/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve knockout tournament fixtures
This request is used to retrieve already created knockout tournament fixtures.
200
Response
{"success": true, "fetch_uuid": "feada087-b238-4b1e-9e40-494475bef1b8", "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": {"w1": ["athletico mardid VS chelsea"], "w2": ["barcelona VS burnley"], "w3": ["mancity VS sevilla"], "w4": ["real mardid VS arsenal"], "w5": ["wolverhampton VS manutd"],...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, ...
34bb5a95-db85-4ccc-80df-e00508471416/3e484499-abde-45b0-b380-6dcb6f4d3a42/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve combination tournament fixtures
This request is used to retrieve already created combination grouping tournament fixtures.
200
Response
{"success": true, "fetch_uuid": "9fdf4cc8-177b-4ff7-a923-a9d19c7a3c6c", "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"], "B": ["chelsea", "sevilla", "mancity", "liverpool"], "C": ["manutd", "villareal", "tottenham", "real mardid"], ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items":...
34bb5a95-db85-4ccc-80df-e00508471416/dcae04c0-ed61-4e1f-98af-18438d7a2c2d/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
retrieve league tournament fixtures
This request is used to retrieve already created league tournament fixtures.
200
Response
{"success": true, "fetch_uuid": "cac42164-f34c-4c08-8861-9f43caafe4fd", "competition": "uefa champion league 2098/99", "teamMatches": {"arsenal": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "monaco", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"...
34bb5a95-db85-4ccc-80df-e00508471416/8e7bf867-d919-45b4-bf98-0ab97672a5fe/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
table creation with setting the competition type
This request is used for tournament table creation ranking with setting the competition type. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided.
200
setting competition type
{"success": true, "fetch_uuid": "1f37db0b-ba19-4d29-be0f-5ba20d0071ae", "competition": "uefa champion league 2095/96", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "...
34bb5a95-db85-4ccc-80df-e00508471416/9b05495d-7a65-4d33-88e3-b868f056648d/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
adding existing table to table creation 1
This request is used to create tournament table ranking with adding existing table to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
adding existing table
{"success": true, "fetch_uuid": "b5fbfcf5-e03b-493d-8240-f4590d0e2996", "teamTables": {"mancity": {"P": 3, "W": 3, "D": "0", "L": "0", "F": 8, "A": 2, "GD": 6, "PTS": 9}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"},...
34bb5a95-db85-4ccc-80df-e00508471416/6dfea048-43e1-4976-8d19-d15151e02bd3/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
setting type of tables to table creation 2
This request is used to create tournament table ranking with setting type of tables to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
setting table type
{"success": true, "fetch_uuid": "038e45eb-fdac-4e3b-b130-164c01666d9c", "teamTables": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0",...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"typ...
34bb5a95-db85-4ccc-80df-e00508471416/798e7c4e-eb8b-498a-a812-ae1551cb8131/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
adding groups settings to table creation
This request is used to create tournament table ranking with adding groups settings to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
adding groups settings
{"success": true, "fetch_uuid": "f6b5bcea-441b-4e0a-91cc-a8c1216e024f", "teamTables": {"A": {"barcelona": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "chelsea": {"P": 1, "W": "0", "D": 1, "L": "0", "F": ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"barcelona": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"ty...
34bb5a95-db85-4ccc-80df-e00508471416/e16e2358-2873-49ed-bf60-e64e19d80944/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
adding existing table to table creation 3
This request is used to create tournament table ranking with adding existing table to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
adding existing table
{"success": true, "fetch_uuid": "5813cc32-525b-42f0-abf1-5dce4b73a457", "teamTables": {"A": {"ARSenal": {"TG": {"P": 6, "W": 5, "D": "1", "L": "0", "F": 16, "A": 4, "GD": 12, "PTS": 16}, "HG": {"P": 4, "W": 3, "D": "1", "L": "0", "F": 11, "A": 2, "GD": 9, "PTS": 10}, "AG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"ARSenal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer...
34bb5a95-db85-4ccc-80df-e00508471416/7d54175f-57a0-48dc-8b7b-7237c52312b4/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
adding existing table to table creation 2
This request is used to create tournament table ranking with adding existing table to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
adding existing table
{"success": true, "fetch_uuid": "fa46f3e2-798f-472e-a1b1-83d0127ddf97", "teamTables": {"mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD"...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"typ...
34bb5a95-db85-4ccc-80df-e00508471416/8e9d5c02-7f49-445b-8ecd-ca82562dfe27/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
setting type of tables to table creation 1
This request is used to create tournament table ranking with setting type of tables to table creation. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
setting table type
{"success": true, "fetch_uuid": "a6461b34-99c2-4e99-aaf0-9753dec6bff0", "teamTables": {"A": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F"...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string...
34bb5a95-db85-4ccc-80df-e00508471416/a45b15f5-3718-44b0-ac05-1704889da469/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
setting home and away games tables in table creation
This request is used to create tournament table ranking with setting home and away games tables inside table. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
setting home and away games tables
{"success": true, "fetch_uuid": "3bd2a54b-98a1-4524-8e9b-6e8dc4dad038", "teamTables": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0",...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"typ...
34bb5a95-db85-4ccc-80df-e00508471416/8208e3e5-19d9-43cb-83db-2e1d6a73167b/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
table creation using match scores
This request is used to create tournament table ranking. An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided
200
table creation with match scores
{"success": true, "fetch_uuid": "5299206b-5dcd-41f8-9581-c98764b4f7e0", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2,...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}...
34bb5a95-db85-4ccc-80df-e00508471416/a12013f8-f776-4206-bde0-4e64a6780159/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament fixtures with setting the competition type
This request is used to create knockout tournament fixture and setting the competition type. The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8, its mu...
200
tournament fixtures with setting competition type
{"success": true, "fetch_uuid": "feada087-b238-4b1e-9e40-494475bef1b8", "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": {"w1": ["athletico mardid VS chelsea"], "w2": ["barcelona VS burnley"], "w3": ["mancity VS sevilla"], "w4": ["real mardid VS arsenal"], "w5": ["wolverhampton VS manutd"],...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, ...
34bb5a95-db85-4ccc-80df-e00508471416/c74e087b-72af-4ab1-8e97-b22ca2a18d96/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament fixtures with setting both legs
This request is used to create knockout tournament fixtures and setting both legs for the matches. The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8,...
200
tournament fixtures with setting both legs
{"success": true, "fetch_uuid": "c50c3fe2-4cb3-4e30-8e0d-e105636f8ccb", "teamFixtures": {"R16": {"L1": {"w1": ["chelsea VS wolverhampton"], "w2": ["athletico mardid VS getafe"], "w3": ["brentford VS tottenham"], "w4": ["sevilla VS burnley"], "w5": ["arsenal VS crystal palace"], "w6": ["liverpool VS mancity"], "w7": ["v...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"...
34bb5a95-db85-4ccc-80df-e00508471416/dd22b32e-5df9-4bcd-bbe8-6fa12ca21f17/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament fixtures
This request is used to create knockout tournament fixtures. The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8, its must be divisible by 16 and length...
200
tournament fixtures
{"success": true, "fetch_uuid": "52579d78-4367-4d00-83bf-83a6e4988a47", "teamFixtures": {"R16": {"L1": {"w1": ["manutd VS arsenal"], "w2": ["sevilla VS chelsea"], "w3": ["villareal VS mancity"], "w4": ["crystal palace VS brentford"], "w5": ["burnley VS athletico mardid"], "w6": ["getafe VS barcelona"], "w7": ["real mar...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"...
34bb5a95-db85-4ccc-80df-e00508471416/f6d796a1-9781-4ece-bc3f-53f260fe0018/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
combination tournament fixtures with setting the competition type
This request is used to create combination tournament fixtures with setting the competition type. Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64.
200
combination tournament fixtures with even teams
{"success": true, "fetch_uuid": "9fdf4cc8-177b-4ff7-a923-a9d19c7a3c6c", "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"], "B": ["chelsea", "sevilla", "mancity", "liverpool"], "C": ["manutd", "villareal", "tottenham", "real mardid"], ...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items":...
34bb5a95-db85-4ccc-80df-e00508471416/413ae23c-fc50-4da1-839b-d177ae4d9766/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament fixtures with setting both legs 2
This request is used to create combination grouping tournament fixtures and settings both legs for the matches . The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24.
200
tournament grouping with teams
{"success": true, "fetch_uuid": "37c13d9b-85a8-404e-b605-d0003597d35b", "teamTables": {"A": ["sevilla", "sporting libson", "valencia", "porto"], "B": ["athletico mardid", "fenerbarhe", "almeria", "arsenal"], "C": ["river plate", "real mardid", "manutd", "tottenham"], "D": ["getafe", "brentford", "crystal palace", "benf...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
34bb5a95-db85-4ccc-80df-e00508471416/616f3714-53e9-43cf-a793-4833fca00f4e/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament fixtures with setting both legs 1
This request is used to create combination grouping tournament fixtures and settings both legs for the matches . The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24.
200
tournament grouping with teams
{"success": true, "fetch_uuid": "61064e50-f56c-4ee5-9412-13ff5d893c31", "teamTables": {"A": ["sevilla", "wolverhampton", "getafe", "real mardid"], "B": ["athletico mardid", "chelsea", "brentford", "liverpool"], "C": ["barcelona", "burnley", "villareal", "arsenal"], "D": ["manutd", "tottenham", "mancity", "crystal palac...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
34bb5a95-db85-4ccc-80df-e00508471416/c50669b0-e672-42b3-8fbe-dfd4758984b6/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
settings host to a team within the teams
This request is used to create combination grouping tournament fixtures using some specfic number of teams and settings host to a team within the teams . The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible ...
200
tournament grouping with setting host to team within the teams
{"success": true, "fetch_uuid": "7c9383f9-d412-4632-9c01-2840b9e1ab0e", "teamTables": {"A": ["sevilla", "chelsea", "manutd", "athletico mardid"], "B": ["real mardid", "barcelona", "villareal", "liverpool"], "C": ["mancity", "arsenal", "wolverhampton", "getafe"], "D": ["crystal palace", "burnley", "tottenham", "brentfor...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
34bb5a95-db85-4ccc-80df-e00508471416/5e223ecd-5246-4d71-bad1-74b744e0d273/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
settings host to a team inside pots 1
This request is used to create combination grouping tournament fixtures using the teams inside the pots and setting host to a team in pots 1. The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24.
200
tournament grouping with pots
{"success": true, "fetch_uuid": "ecf81052-036b-4d2d-a5ee-d56b8ccc8cca", "teamTables": {"A": ["getafe", "barcelona", "almeria", "liverpool"], "B": ["girona", "burnley", "wolverhampton", "mancity"], "C": ["villareal", "sporting libson", "valencia", "porto"], "D": ["sevilla", "brentford", "manutd", "benfica"], "E": ["arse...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
34bb5a95-db85-4ccc-80df-e00508471416/2d3d28ce-23c8-4ac9-8321-a57ce2d8c3e5/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament grouping using pots
This request is used to create combination grouping tournament fixtures using the teams inside the pots. The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24.
200
tournament grouping with pots
{"success": true, "fetch_uuid": "f224ab65-83a8-4f56-aea7-7dc783784391", "teamTables": {"A": ["getafe", "burnley", "almeria", "porto"], "B": ["girona", "real mardid", "crystal palace", "tottenham"], "C": ["river plate", "sporting libson", "valencia", "benfica"], "D": ["villareal", "barcelona", "manutd", "mancity"], "E":...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
34bb5a95-db85-4ccc-80df-e00508471416/51642a36-f1dc-4b74-9166-c74aaa952c08/0/0
Sport Api
This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation
6.3
tournament grouping using teams
This request is used to create combination grouping tournament fixtures using a specific number of teams. The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24.
200
tournament grouping with teams
{"success": true, "fetch_uuid": "dddb0f86-29c0-47f3-9b23-e0c49baebe67", "teamTables": {"A": ["burnley", "manutd", "brentford", "sevilla"], "B": ["tottenham", "liverpool", "crystal palace", "villareal"], "C": ["real mardid", "wolverhampton", "athletico mardid", "barcelona"], "D": ["chelsea", "arsenal", "getafe", "mancit...
{"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type":...
952dfa28-a9ce-4823-85d2-44928792bee0/371bb04b-a36f-49cf-b2fe-b9ce67ae10c0/0/0
Fitness Calculator
Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api.
9.7
activities
Find the met values for activities.
200
Response
{"status_code": 200, "request_result": "Successful", "data": [{"_id": "6173296e343c73779c4208f4", "id": "co_45", "activity": "conditioning exercise", "metValue": "1.3", "description": "whirlpool, sitting", "intensityLevel": 1}, {"_id": "6173296f343c73779c4208fa", "id": "co_51", "activity": "conditioning exercise", "met...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "id": {"type": "string"}, "activity": {"type": "string"}, "metValue": {...
952dfa28-a9ce-4823-85d2-44928792bee0/1151d157-23a3-48ee-9b27-ed3da6b8d886/0/0
Fitness Calculator
Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api.
9.7
Food Info
Find the food info for a food id from the food database.
200
Response
{"status_code": 200, "request_result": "Successful", "data": {"foodid": "SR25_1_1", "description": "Milk, goat, fluid, with added vitamin D", "portion": 115.96, "portionUnit": "G", "foodNutrients": {"Protein": {"unitname": "G", "value": 3.56}, "Fat": {"Fatty acids, total saturated": {"unitname": "G", "value": 2.67}, "T...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "object", "properties": {"foodid": {"type": "string"}, "description": {"type": "string"}, "portion": {"type": "number"}, "portionUnit": {"type": "stri...
952dfa28-a9ce-4823-85d2-44928792bee0/00a61b6c-4ae0-4e7e-a744-93c276426913/0/0
Fitness Calculator
Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api.
9.7
Food Names And Ids
Find food table ids for a sub-table in the food database.
200
Response
{"status_code": 200, "request_result": "Successful", "data": [{"_id": "6168046c5729caafda8337d4", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_1", "foodType": "Apples, fuji, with skin, raw"}, {"_id": "6168046c5729caafda8337d5", "dataType": "Foundation", "subDataType": "Fruits and Fru...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "dataType": {"type": "string"}, "subDataType": {"type": "string"}, "id"...
952dfa28-a9ce-4823-85d2-44928792bee0/19fb2e8d-9ded-4868-9ee6-dd1d867811df/0/0
Fitness Calculator
Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api.
9.7
bmi
Find body mass index value (BMI) with this endpoint. You just need to enter three parameters which are age, weight (kg), and height(cm) information.
200
Response
{"status_code": 200, "request_result": "Successful", "data": {"bmi": 20.06, "health": "Normal", "healthy_bmi_range": "18.5 - 25"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "object", "properties": {"bmi": {"type": "number"}, "health": {"type": "string"}, "healthy_bmi_range": {"type": "string"}}, "required": ["bmi", "healt...
55e1b9cee4b0034a968f7398/ee043ac4-f4e8-4107-88c9-46cb9f3543ca/0/0
Premier League Live Scores
Premier League Live Scores API allows to retrieve historical data as well as current season results, scorers, lineups, substitutes, events, statistics, odds and much more all with live updates, for the top professional English football league. And more is coming...
8.9
Team
Returns info about the team
200
New Example
{"league": "PremierLeague", "season": "2021-22", "name": "Liverpool", "officialName": "Liverpool FC", "address": "Anfield Road\r\nL4 OTH Liverpool\r\nEngland", "telephone": "+44 151 2632361", "fax": "+44 151 2608813", "website": "www.liverpoolfc.com", "founded": "Mar 15, 1892", "teamSize": 27, "averageAge": 27.2, "fore...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"league": {"type": "string"}, "season": {"type": "string"}, "name": {"type": "string"}, "officialName": {"type": "string"}, "address": {"type": "string"}, "telephone": {"type": "string"}, "fax": {"type": "string"}, "website": {"type": "strin...
b67de4c9-b579-4e7e-8ff1-a6722b225855/7cd43041-4462-4ad8-af6d-b949db6b2e6d/0/0
NBA Player Props Odds
This NBA API provides offers for player props found through different gambling websites
8.9
Get Events For Today
Get all of the available events for today's date. The reason why you want to use this API is to get the 'eventId' from the event that you need. This is useful for the main API call in which it requires you to send the eventId as a parameter in order to know which data to send back.
200
Events For Today
[{"Date": "2022-05-23", "id": 22200, "sport": "NBA", "teams": {"home": {"abbreviation": "BOS", "city": "Boston", "name": "Celtics"}, "away": {"abbreviation": "MIA", "city": "Miami", "name": "Heat"}}}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Date": {"type": "string"}, "id": {"type": "integer"}, "sport": {"type": "string"}, "teams": {"type": "object", "properties": {"home": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "city": {...
b67de4c9-b579-4e7e-8ff1-a6722b225855/43ae3f2f-bc7e-4876-a616-eef034bb3ecf/0/0
NBA Player Props Odds
This NBA API provides offers for player props found through different gambling websites
8.9
Get All Markets
Get all of the available markets (Assists, Points, Rebounds, etc.) that our API provides. If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list.
200
No Params Sent
[{"id": 1, "name": "Assists"}, {"id": 2, "name": "Blocks"}, {"id": 3, "name": "Points"}, {"id": 4, "name": "Rebounds"}, {"id": 5, "name": "Steals"}, {"id": 6, "name": "Three Points Made"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
b67de4c9-b579-4e7e-8ff1-a6722b225855/43ae3f2f-bc7e-4876-a616-eef034bb3ecf/0/1
NBA Player Props Odds
This NBA API provides offers for player props found through different gambling websites
8.9
Get All Markets
Get all of the available markets (Assists, Points, Rebounds, etc.) that our API provides. If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list.
200
Sending 'assists' as a Parameter
[{"id": 1, "name": "Assists"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
b67de4c9-b579-4e7e-8ff1-a6722b225855/cab7a1ec-e779-4c12-84ad-91cb263ca5f6/0/0
NBA Player Props Odds
This NBA API provides offers for player props found through different gambling websites
8.9
Get All Bookies
Get all of the available bookies / gambling websites that our API provides. If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list.
200
No Params Sent
[{"id": 1, "name": "FanDuel"}, {"id": 2, "name": "DraftKings"}, {"id": 3, "name": "Caesars"}, {"id": 4, "name": "PointsBet"}, {"id": 5, "name": "SugarHouse"}, {"id": 6, "name": "SI Sportsbook"}, {"id": 7, "name": "BetRivers"}, {"id": 8, "name": "BetMGM"}, {"id": 9, "name": "Fox Bet"}, {"id": 10, "name": "bet365"}, {"id...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
b67de4c9-b579-4e7e-8ff1-a6722b225855/cab7a1ec-e779-4c12-84ad-91cb263ca5f6/0/1
NBA Player Props Odds
This NBA API provides offers for player props found through different gambling websites
8.9
Get All Bookies
Get all of the available bookies / gambling websites that our API provides. If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list.
200
Sending 'bet365' as a Parameter
[{"id": 10, "name": "bet365"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c6020c0a-9773-499f-bc5d-81c49ed25ee2/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
totalcornerMatchSchedule
This endpoint returns with past, present or future match with totalcorner schema.. Why? Because of our customers have written software/bots and applications based on the totalcorner scheme. Changing APIs would mean rewriting everything. This way our customers can access our data, and not change their software! See out...
200
Example_1
{"success": 1, "pagination": {"current": 1, "prev": true, "next": true, "per_page": 100, "pages": 4}, "data": [{"id": "60441899a44ce8a5", "h": "Macara", "h_id": "5fda6017f2bd84cb", "a": "Emelec", "a_id": "5fda5fcf7d12b0fc", "l": "Ecuador - Campeonato Nacional", "l_id": "5fda5fad08445fe5", "l_c": "EC", "start": "2021-03...
{"properties": {"data": {"items": {"properties": {"a": {"type": "string"}, "a_id": {"type": "string"}, "a_perf": {"type": "string"}, "ac": {"type": "string"}, "ag": {"type": "string"}, "ap": {"type": "string"}, "arc": {"type": "string"}, "asian_corner": {"items": {"type": "string"}, "type": "array"}, "attacks": {"items...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c36a3cad-e836-4711-bc99-9246d7fca4a9/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
versusTeams
Returns with all matches between two teams and the results The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"lapse": "all", "teamX": {"id": "5fda6034be4e9d6b", "name": "Inter"}, "teamY": {"id": "5fda5fcad92584cd", "name": "Milan"}, "results": {"teamX": 5, "teamY": 2, "draw": 2}, "macthes": [{"id": "5fb96897c83c9629", "date": "2020-10-17 16:00:00", "championship": {"...
{"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"lapse": {"type": "string"}, "macthes": {"items": {"properties": {"championship": {"properties": {"id": {"type": "string"}, "name": {"type": "string...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/69016cf1-4379-4c3a-94a8-8919a9b39e64/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewPlayers
Returns with player data: id, name, country, birth date, prefer foot, height, has_image, last team and all his transfers
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "6cb7dbe26a2d56b", "name": "Nicolas Colazo", "country": "AR", "birth_date": "1990-07-08", "foot": "Left", "height": "175 cm", "has_image": false, "last_team": {"id": "8e1cf3f89b2faab0", "name": "Rosario Central"}, "trasfers": [{"team": {"id": "8e1cf3f89b...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "birth_date": {"type": "string"}, "fo...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/277c1ecc-06c6-4e13-9255-656bad3a9266/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewReferees
Returns with referee data: id, name, country, has_image and last 5 macthes
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "ca286b6ab094b716", "name": "Erez Papir", "country": "IL", "has_image": false, "last_matches": [{"id": "e4e88b8b0b1a95c6", "date_match": "2020-12-23 18:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier L...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "la...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/7709075c-fbcb-45d7-8e3c-0afb68e98a92/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewStadiums
Returns with stadium data: id, name, city, country, capacity, geo coordinates, has_image and last 5 matches
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "fa0cfbc74e858a53", "name": "Doha Stadium", "city": "Sakhnin", "country": "IL", "capacity": "8500", "geocoords": "32.866692,35.310850", "has_image": false, "last_matches": [{"id": "27c20f52584e370c", "date_match": "2022-02-05 13:00:00", "championship": {...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "capacity...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/8fad3f46-ab83-4d70-a83e-7c08940841d3/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
liveMatchesFull
Returns with all live mactches with data: id, in_play, status, championship data, teams data, match stats and match odds. The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "a0067d6abe3e11e8", "date": "2022-02-13 15:00:00", "timer": "90:00+02:48", "est_e_time": "2", "in_play": true, "championship": {"id": "8ca1936a30c2814f", "name": "Nigeria Premier League", "s_name": "Professional League 21/22", "country": "NG"}, "teamA": ...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "string"}, "in_p...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/a34f07f9-e856-4bb6-adc7-ffae6959226b/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
liveMatchesBasic
Returns with all live mactches with data: id, in_play, status, championship data, teams data and match stats. The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "7a32a44098e78968", "date": "2022-02-13 15:30:00", "timer": "88:09", "est_e_time": false, "in_play": true, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22", "country": "PT"}, "teamA": {"id": "f0...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "boolean"}, "in_...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/223be1f8-0e32-46db-b760-7159f38dc648/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewMatchesFull
Returns with match data: id, date, status, timer, championship data, match stats, match events and match odds
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "72076fd540110b89", "date": "2022-02-07 19:00:00", "status": "ENDED", "timer": "90:00", "est_e_time": false, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22"}, "teamA": {"id": "716b17a5a3426c1a"...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "status": {"type": "string"}, "timer": {"type": "string"}, "est_e_ti...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/0f69cc66-2a8f-4d99-9afe-a68eaadfa5fd/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewMatchesBasic
Returns with match data: id, date, status, timer, championship data, match stats and match events
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "72076fd540110b89", "date": "2022-02-07 19:00:00", "status": "ENDED", "timer": "90:00", "est_e_time": false, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22"}, "teamA": {"id": "716b17a5a3426c1a"...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "status": {"type": "string"}, "timer": {"type": "string"}, "est_e_ti...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/f1fdcf08-6131-4da5-88f5-d2833f47c051/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewChampionships
Returns with championship data: id, name, country, has_image and all seasons with their groups and tables
200
Example_1
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "b68c3249399c175", "name": "Norway Division 1 Women", "country": "NO", "has_image": false, "seasons": [{"name": "1st Division, Women 2020", "from": "2020-03-21", "to": "2020-11-15", "groups": [{"name": "1st Division, Women", "table": [{"team": {"id": "93...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "se...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/4e5317b5-3567-48c9-a130-185708acaf34/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
tokenStatus
This endpoint returns with token status, expire data and costs ecc..
200
New Example
{"status": 200, "errors": [], "pagination": [], "result": [{"token": "ABC", "allowed_ips": "all", "plan": "PRO", "expire_date": null, "status": "active", "reference": "username", "payment": {"cadence": "1m", "next_amount": 0, "next_payment": null}, "usage": {"requests_p_hour": "900000", "pagination_items": "100", "last...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"token": {"type": "string"}, "allowed_ips": {"type": "string"}, "plan": {"type": "string"}, "expire_date": {"type": "null"...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/ba8bd335-51b0-4483-8855-01718647d0fb/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
historyTeams
Returns with all macthes of a specific team in a lapse of time: 'all' from 2017-01-01, '1y' last year, '6m' last 6 months. The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"lapse": "6m", "results": {"win": 28, "loss": 2, "draw": 7}, "macthes": [{"id": "5ff1096066d98235", "date": "2021-01-09 19:45:00", "championship": {"id": "5fda5fab11fbd288", "name": "Italy Serie A", "s_name": "Serie A 20/21"}, "teamA": {"id": "5fda5fcad92584cd...
{"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"lapse": {"type": "string"}, "macthes": {"items": {"properties": {"championship": {"properties": {"id": {"type": "string"}, "name": {"type": "string...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/2824942d-fa2c-4070-a7ab-8a905b99db00/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewTeams
Returns with team data: id, name, country, manager data, stadium data, has_image, last 5 matches and last lineup
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "5fda5fcad92584cd", "name": "AC Milan", "country": "IT", "manager": {"id": "5fb962e4cf4aaa11", "name": "Stefano Pioli"}, "stadium": {"id": "5fb96978c469c28a", "name": "Giuseppe Meazza", "city": "Milan", "country": "IT", "capacity": "80018", "geocoords": ...
{"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"country": {"type": "string"}, "has_image": {"type": "boolean"}, "id": {"type": "string"}, "last_lineup": {"properties": {"start": {"items": {"prope...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/3f445d7c-0643-4b8c-865b-a7d4a5930692/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listTeams
Returns with all teams and their data: id, name, country and if has image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible ...
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 43942}], "result": [{"id": "403cbbe8e6445d94", "name": "FK Mas Taborsko B", "country": "CZ", "has_image": false}, {"id": "f923461b05bd7e01", "name": "MFK Vitkovice", "country": "CZ", "has_image": false}, {"id": "27a0d98a874d7086", "name"...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/e3099e98-a68f-494e-9b8d-a8fa25a4fe43/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listChampionships
Returns with all championships and their data:id, name, country and if has image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel comp...
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 2164}], "result": [{"id": "b68c3249399c175", "name": "Norway Division 1 Women", "country": "NO", "has_image": false}, {"id": "7cece306412b8f5e", "name": "Scotland Premier League Women", "country": "GB", "has_image": false}, {"id": "32f0d...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/5b643846-d540-4fed-9f26-564c1f209de1/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listReferees
Returns with all referees and their data: id, name, country and if has image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatib...
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 3838}], "result": [{"id": "5e19f5054211d5ec", "name": "Oren Siminyan", "country": "IL", "has_image": false}, {"id": "f144d503d372359d", "name": "Huw Jones", "country": "GB", "has_image": false}, {"id": "ca286b6ab094b716", "name": "Erez P...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object", ...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/dd3bb6f1-9be4-440f-9ab2-5148cc430e31/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
viewManagers
Returns with manager data: id, name, country, has_image ,current team, all past team and last 5 matches
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"id": "5fb962e4a8b53618", "name": "Andy Legg", "country": "GB", "has_image": false, "current_team": null, "history_teams": [{"team": {"id": "cf9d459a58f5eb1", "name": "Bangor City"}, "from": "2017-01-28", "to": "2017-05-13 16:15:00"}], "last_matches": [{"id": ...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "cu...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/043c396f-dfa7-415c-98b7-5676e83fa607/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listStadiums
Returns with all stadiums and their data: id, name, city, country, capacity, geo coordinates and if has an image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter)....
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 7478}], "result": [{"id": "fa0cfbc74e858a53", "name": "Doha Stadium", "city": "Sakhnin", "country": "IL", "capacity": "8500", "coordinates": "32.866692,35.310850", "has_image": false}, {"id": "ba65122d90b7a196", "name": "Gallagher Stadiu...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/72171b57-0d0c-49b1-9b1f-aa26c3918c09/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listLanguages
Returns all languages with unique code and status of translate. The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"code": "cs_CZ", "name": "Czech", "native_name": "\u010cesky", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "da_DK", "name": "Danish", "native_name": "Dansk", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "d...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "native_name": {"type": "string"}, "note": {"type": "string"}, "so...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c0f31fd8-39be-4d97-ab79-898242ce7f74/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listCountries
Returns all countries with unique code and a count of the releated items. The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click)
200
Response JSON
{"status": 200, "errors": [], "pagination": [], "result": [{"code": "AD", "name": "Andorra", "timezones": ["UTC+01:00"], "championships": 5, "managers": 34, "players": 46, "referees": 1, "stadiums": 7, "teams": 43}, {"code": "AE", "name": "United Arab Emirates", "timezones": ["UTC+04"], "championships": 11, "managers":...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "timezones": {"type": "array", "items": {"type": "string"}}, "cham...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/7d43c322-a222-44f5-bd9e-cd85f30904ed/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listManagers
Returns with all managers and their data: id, name, country and if has image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatib...
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 11254}], "result": [{"id": "5fb962e4a82c690a", "name": "Barak Bakhar", "country": "IL", "has_image": false}, {"id": "5fb962e4a89ab6bd", "name": "Alan Morgan", "country": "GB", "has_image": false}, {"id": "5fb962e4a8b53618", "name": "Andy...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object", ...
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/d0351f65-4ba4-454d-a8bb-5d1bea86ea71/0/0
Soccer Football Info
The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strat...
9.8
listPlayers
Returns with all players and their data: id, name, country and if has image. This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work) The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatibl...
200
Response JSON
{"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 92473}], "result": [{"id": "579befbbec11f827", "name": "Tn", "country": null, "has_image": false}, {"id": "655d6d7607ff1498", "name": "Vrsaljko", "country": null, "has_image": false}, {"id": "26c67fc4ad07a280", "name": "Saul", "country":...
{"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}...
6d702ef7-9c14-466f-b921-7790cded3517/ba0dd8c5-6949-424b-87f1-5740442aac44/0/0
Cycling Stars Info
Get informations Cycling Stars including birthday date, nationality, points per season history, points per speciality, teams history and more.
null
Cycling Stars
Get Cycling Stars informations
200
New Example
{"birthdate": "1998-9-21", "height": 1.76, "name": "Tadej Poga\u010dar", "nationality": "SI", "place_of_birth": "Klanec", "points_per_season_history": [{"season": 2023, "points": 2812, "rank": 1}, {"season": 2022, "points": 3413, "rank": 1}, {"season": 2021, "points": 3305, "rank": 1}, {"season": 2020, "points": 2063,...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"birthdate": {"type": "string"}, "height": {"type": "number"}, "name": {"type": "string"}, "nationality": {"type": "string"}, "place_of_birth": {"type": "string"}, "points_per_season_history": {"type": "array", "items": {"type": "object", "p...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/975462d2-9373-42fd-94b7-7c4ba7f8c3c6/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Seasons
All seasons are only 4-digit keys, so for a league whose season is 2018-2019 the season in the API will be 2018. All seasons can be used in other endpoints as filters. This endpoint does not require any parameters.
200
Response
{"errors": [], "get": "seasons", "parameters": [], "response": [2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021], "results": 10}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "integer"}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "r...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/ce8924c8-5b6e-46e6-95b9-3c96a16f03c9/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Standings
Get the standings for a league. Return a table of one or more rankings according to the league / cup. Some competitions have several rankings in a year, regular season, pre season etc… To know the list of available stages or groups you have to use the endpoint standings/stages or standings/groups Standings are updated...
200
Response
{"errors": [], "get": "standings", "parameters": {"league": "3", "season": "2019"}, "response": [[{"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": "Promotion - NRC (Play Offs)", "form": "WWLWW", "games": {"draw": {"percentage": "0.00", "total":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "object", "properties": {"league": {"type": "string"}, "season": {"type": "string"}}, "required": ["league", "season"]}, "response": {"type": "array", "items": {"...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/cd81788e-9a9f-4791-9125-877763a09d47/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Leagues
Get the list of available leagues and cups. The league id are unique in the API and leagues keep it across all seasons Most of the parameters of this endpoint can be used together.
200
Response
{"errors": [], "get": "leagues", "parameters": [], "response": [{"country": {"code": "AR", "flag": "https://media.api-sports.io/flags/ar.svg", "id": 1, "name": "Argentina"}, "id": 1, "logo": "https://media.api-sports.io/rugby/leagues/1.png", "name": "Top 12", "seasons": [{"current": false, "end": "2021-10-16", "season"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "object", "properties": {"code": {"type": ["null", "string"...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/41bdf172-1eda-4801-84b5-e446255a482c/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Countries
Get the list of available countries. The name, id and code fields can be used in other endpoints as filters. All the parameters of this endpoint can be used together.
200
Response
{"errors": [], "get": "countries", "parameters": [], "response": [{"code": "AR", "flag": "https://media.api-sports.io/flags/ar.svg", "id": 1, "name": "Argentina"}, {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, {"code": "AT", "flag": "https://media.api-sports.io/flags/...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": ["null", "string"]}, "flag": {"type": ["null", "string"]}, "id...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/cc0e74cf-cffc-479e-a3d2-38137cd6e39a/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Bookmakers
Get all available bookmakers. All bookmakers id can be used in endpoint odds as filters.
200
Response
{"errors": [], "get": "odds", "parameters": [], "response": [{"id": 1, "name": "Expekt"}, {"id": 2, "name": "NordicBet"}, {"id": 3, "name": "10Bet"}, {"id": 4, "name": "Bet365"}, {"id": 5, "name": "Marathon"}, {"id": 6, "name": "Unibet"}, {"id": 7, "name": "Betsson"}, {"id": 8, "name": "888Sport"}, {"id": 9, "name": "P...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "nam...
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/91a03ac4-a2a3-4b11-8666-9535fa68fa17/0/0
API-RUGBY
Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets
9.7
Bets
Get all available bets. All bets id can be used in endpoint odds as filters
200
Response
{"errors": [], "get": "odds", "parameters": [], "response": [{"id": 1, "name": "3Way Result"}, {"id": 2, "name": "Home/Away"}, {"id": 3, "name": "2nd Half 3Way Result"}, {"id": 4, "name": "Asian Handicap"}, {"id": 5, "name": "HT/FT Double"}, {"id": 6, "name": "Handicap Result"}, {"id": 7, "name": "Highest Scoring Half"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "nam...