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
419e0f0f-d71a-42e2-9e51-2cd4e857994e/700818a1-0cfe-4cd1-aeaa-98629eb50351/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket League Seasons
Get league seasons.
200
null
{"seasons": [{"id": 0, "name": "", "year": ""}]}
{"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0e8aaebc-f0f9-40cc-bc7c-82dc7162c701/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Manager Details
Get manager details.
200
null
{"manager": {"country": {"alpha2": "", "name": ""}, "id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"manager": {"type": "object", "properties": {"country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/325c2899-4aef-4119-97fc-ebf132e4d94f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match Odds
Get match odds.
200
null
{"eventId": 0, "markets": [{"choiceGroup": "", "choices": [{"change": 0, "fractionalValue": "", "initialFractionalValue": "", "name": "", "sourceId": 0, "winning": true}], "fid": 0, "id": 0, "isLive": true, "marketId": 0, "marketName": "", "sourceId": 0, "structureType": 0, "suspended": true}]}
{"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "markets": {"type": "array", "items": {"type": "object", "properties": {"choiceGroup": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"change":...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/fb103ec2-3b59-4d6e-b011-91ddb3c838f4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby League Home Standings
Get league home standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f8a9a0f3-46cd-4aa8-bbd5-657e6854a1c1/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Search
Search players, teams and tournaments.
200
null
{"results": [{"entity": {"category": {}, "country": {"alpha2": "", "name": ""}, "disabled": true, "displayInverseHomeAwayTeams": true, "firstName": "", "gender": "", "id": 0, "lastName": "", "name": "", "nameCode": "", "national": true, "position": "", "ranking": 0, "shortName": "", "slug": "", "sport": {}, "team": {"d...
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "nam...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f07a231b-a342-4023-8305-235de17f079a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match Managers
Get match managers.
200
null
{"awayManager": {"id": 0, "name": "", "shortName": "", "slug": ""}, "homeManager": {"id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"awayManager": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}, "homeManager": {"type": "object", "properties": {"id"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/eeeac7aa-102d-4c6d-ac57-22f47d4575f1/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Team Media
Get team media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maxi...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8c4ac3f1-3285-416b-bed5-8f7fc859b58f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket League Next Matches
Get league next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d7176a19-7f71-4f3a-a5cc-33df17d90434/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Live Matches
Get live matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b65dbb42-0fe3-4049-a23c-4ed622089435/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Motorsport Category Stages
Get all leagues from category.
200
null
{"uniqueStages": [{"category": {}, "id": 0, "name": "", "slug": ""}]}
{"type": "object", "properties": {"uniqueStages": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "sl...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5909bbc2-fb29-4f99-a715-aab035ca5d24/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Team Details
Get team details.
200
null
{"team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolea...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/964d35b4-2aa9-4245-9a89-387cba456877/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Category Schedules
Get schedules of the day from the category.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d01a7178-40ae-40df-9802-2fd172322fac/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Motorsport Stage Substages
Get all stage's substages.
200
null
{"stages": [{"competitorResults": true, "country": {"alpha2": "", "name": ""}, "description": "", "endDateTimestamp": 0, "flag": "", "id": 0, "info": {"awayTeamWins": 0, "draws": 0, "goals": 0, "homeTeamWins": 0, "hostCountries": [], "id": 0, "newcomersLowerDivision": [{"gender": "", "id": 0, "name": "", "nameCode": ""...
{"type": "object", "properties": {"stages": {"type": "array", "items": {"type": "object", "properties": {"competitorResults": {"type": "boolean"}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "description": {"type": "string"}, "endDateTimestamp": {"type": "int...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/06cd9898-ac68-4dc0-81ff-47ec09671bac/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Player Playoffs Statistics
Get player playoffs statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/13860c45-942e-4a9b-a310-91a9730a1c5f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Match Innings
Get match innings.
200
null
{"innings": [{"battingLine": [{"balls": 0, "fowOver": 0, "fowScore": 0, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColor...
{"type": "object", "properties": {"innings": {"type": "array", "items": {"type": "object", "properties": {"battingLine": {"type": "array", "items": {"type": "object", "properties": {"balls": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fowOver": {"type": "number", "format": "d...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e27ded4a-02c0-43e8-825a-5268ea37ba87/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Team Near Matches
Get team near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes...
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c818a2de-94cc-40ca-b7dc-f28cdeef4b2f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Player Details
Get player details.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": ...
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "min...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/284e5212-8a8a-48b7-b64e-87440ec40771/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Motorsport Stage Seasons
Get seasons of the stage.
200
null
{"seasons": [{"id": 0, "name": "", "year": ""}]}
{"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8456ed84-c88a-438b-90a8-8c98e1c628a9/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Team Next Matches
Get team next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1f41d163-3d4e-481d-966d-28fc5ded54d1/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Head-to-Head Matches
Get head-to-head matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2a974ba5-35dc-4cdf-bd65-ddb0969b199d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Live Matches
Get live matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c2ad3e08-c2b9-4647-8030-5f04e4d04989/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match Streaks
Get match streaks.
200
null
{"general": [{"continued": true, "name": "", "team": "", "value": ""}], "head2head": [{"continued": true, "name": "", "team": "", "value": ""}]}
{"type": "object", "properties": {"general": {"type": "array", "items": {"type": "object", "properties": {"continued": {"type": "boolean"}, "name": {"type": "string"}, "team": {"type": "string"}, "value": {"type": "string"}}}}, "head2head": {"type": "array", "items": {"type": "object", "properties": {"continued": {"typ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f9a4b7a9-b7ac-4dc1-831e-84c6cc86611c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Schedules
Get schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/821c4aa0-74f6-496e-9736-f1a0b582a4b5/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Player Near Matches
Get player near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes...
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5a59d469-d609-4b48-85cd-ab3d4e96af1f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maxi...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/259737fd-78a1-4f7f-bcbb-13606c007981/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby League Total Standings
Get league total standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b80de8ab-bb11-482b-8bf1-f073c866313a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match Incidents
Get match incidents.
200
null
{"incidents": [{"addedTime": 0, "awayScore": 0, "homeScore": 0, "id": 0, "incidentClass": "", "incidentType": "", "isHome": true, "isLive": true, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "",...
{"type": "object", "properties": {"incidents": {"type": "array", "items": {"type": "object", "properties": {"addedTime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "awayScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeScore":...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0221d917-6908-41b3-9b5e-67be6936ffec/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Match Odds
Get match odds.
200
null
{"eventId": 0, "markets": [{"choiceGroup": "", "choices": [{"change": 0, "fractionalValue": "", "initialFractionalValue": "", "name": "", "sourceId": 0, "winning": true}], "fid": 0, "id": 0, "isLive": true, "marketId": 0, "marketName": "", "sourceId": 0, "structureType": 0, "suspended": true}]}
{"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "markets": {"type": "array", "items": {"type": "object", "properties": {"choiceGroup": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"change":...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4cf30ac0-952d-4aca-9597-5fab0354b086/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Category Tournaments
Get all leagues from category.
200
null
{"groups": [{"groupName": "", "tournamentId": 0}]}
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4767e987-a5aa-4764-b9a7-6a4a5c3be542/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Team Players
Get team players.
200
null
{"foreignPlayers": [{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "",...
{"type": "object", "properties": {"foreignPlayers": {"type": "array", "items": {"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648,...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/391f0676-b959-4896-b65d-f9cf470696c9/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match Player Statistics
Get match player statistics.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": ...
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "min...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/bd3aa55f-2b99-40b2-be1b-abff62ae7dac/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Team Standings Seasons
Get team standings seasons.
200
null
{"tournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGro...
{"type": "object", "properties": {"tournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"t...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6d34b058-a3fc-4d1a-8ee4-7115b20b8917/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Team Players
Get team players.
200
null
{"foreignPlayers": [{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "",...
{"type": "object", "properties": {"foreignPlayers": {"type": "array", "items": {"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648,...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/84cb2b8e-2eb8-4895-b153-9b58b5663643/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match Best Players
Get match best players.
200
null
{"bestAwayTeamPlayer": {"label": "", "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0},...
{"type": "object", "properties": {"bestAwayTeamPlayer": {"type": "object", "properties": {"label": {"type": "string"}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -21474...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8b56dc71-245f-44ef-9241-007b2b1b5fac/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maxi...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d44181b4-0971-45f3-9ec9-7c6afb9605d4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Cricket Categories
Get categories.
200
null
{"categories": []}
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6237a2f5-eab6-406c-9c60-04883977af40/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Player Statistics Playoffs
Get player playoffs statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e1384a96-a90f-41e6-bcf5-9be932025e0d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football League Last Matches
Get league last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ada73991-bc02-40ca-aa34-d6f3ebcbac6f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Match Player Statistics
Get match player statistics.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": ...
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "min...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4eb67e68-c1d9-4c4d-9777-0d2b9c91c897/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Last Matches
Get team last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/72d71282-a6c7-4402-96f1-40ec3fd95eb0/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey League Last Matches
Get league last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2a494861-8dcf-4e44-b804-1d8239882f17/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Match Player Statistics
Get match player statistics.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": ...
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "min...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/014d254a-b9e9-4cc1-abe8-62fe096183fd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Tournament Meta
Get tournament meta.
200
null
{"meta": {"competitionType": "", "firstSeasonWinnerName": "", "firstSeasonYear": "", "frequency": 0, "gamesCount": 0, "gender": "", "grade": "", "hasPlayoff": true, "largestStadium": {"capacity": 0, "teamName": ""}, "lastSeasonAttendance": {"average": 0, "highest": 0, "highestAwayTeam": "", "highestHomeTeam": "", "tota...
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"competitionType": {"type": "string"}, "firstSeasonWinnerName": {"type": "string"}, "firstSeasonYear": {"type": "string"}, "frequency": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "gamesCount": {"type"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e01ef99e-0713-4235-92bf-a6d443f528d8/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Tennis Event H2H Duel
Get event h2h duel.
200
null
{"managerDuel": {}, "teamDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}}
{"type": "object", "properties": {"managerDuel": {"type": "object"}, "teamDuel": {"type": "object", "properties": {"awayWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeWins"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/89f64a7d-f902-46a7-b277-778c214f3af0/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football League Away Standings
Get league away standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f3782b10-dc89-4e83-8d75-d202be985679/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Match Streaks
Get match streaks.
200
null
{"general": [{"continued": true, "name": "", "team": "", "value": ""}], "head2head": [{"continued": true, "name": "", "team": "", "value": ""}]}
{"type": "object", "properties": {"general": {"type": "array", "items": {"type": "object", "properties": {"continued": {"type": "boolean"}, "name": {"type": "string"}, "team": {"type": "string"}, "value": {"type": "string"}}}}, "head2head": {"type": "array", "items": {"type": "object", "properties": {"continued": {"typ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5c5c41fc-2c02-4c99-a9e3-d0c4d48b9f63/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Manager Last Matches
Get manager last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0eecee3f-3346-464e-ab1d-5f143aaf4ebb/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Player Playoffs Statistics
Get player playoffs statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/02ea2c4d-8ca0-480c-90a0-4d446455db42/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football League Rounds
Get league team rounds.
200
null
{"currentRound": {"name": "", "round": 0, "slug": "", "prefix": ""}, "rounds": [{"createdAtTimestamp": 0, "id": 0, "roundName": "", "roundSlug": ""}]}
{"type": "object", "properties": {"currentRound": {"type": "object", "properties": {"name": {"type": "string"}, "round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "prefix": {"type": "string"}}}, "rounds": {"type": "array", "items": {"required": ["...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/79e33292-d243-4628-927a-a73dd604f513/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Team Players
Get team players.
200
null
{"foreignPlayers": [], "nationalPlayers": [], "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "user...
{"type": "object", "properties": {"foreignPlayers": {"type": "array", "items": {"type": "object"}}, "nationalPlayers": {"type": "array", "items": {"type": "object"}}, "players": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "prope...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d6db36bf-30f8-4a69-8fcf-562e21a35fb1/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Match H2H Duel
Get match h2h duel.
200
null
{"managerDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}, "teamDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}}
{"type": "object", "properties": {"managerDuel": {"type": "object", "properties": {"awayWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeWins": {"type": "integer", "format": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0dc33b4a-e670-4817-96a5-b4b4738a9b94/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Player National Team Statistics
Get player national team statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6e3787d8-aca2-4024-8d9e-680dd6966690/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Next Matches
Get team next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/48d44af5-65df-4f0f-8670-a97803a89cf5/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Team Players Statistics Seasons
Get team players statistics seasons.
200
null
{"typesMap": {"8": {"37223": []}, "54": {"24149": [], "32502": []}, "329": {"18173": [], "26137": [], "34681": []}, "436": {"36417": []}, "454": {"35345": []}}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDate...
{"type": "object", "properties": {"typesMap": {"type": "object", "properties": {"8": {"type": "object", "properties": {"37223": {"type": "array", "items": {"type": "string"}}}}, "54": {"type": "object", "properties": {"24149": {"type": "array", "items": {"type": "string"}}, "32502": {"type": "array", "items": {"type": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/194747fd-656e-4c4a-a9d6-aacdfb908657/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Transfers
Get team transfers.
200
null
{"transfersIn": [{"fromTeamName": "", "id": 0, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userC...
{"type": "object", "properties": {"transfersIn": {"type": "array", "items": {"type": "object", "properties": {"fromTeamName": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"type": "object", "properties": {"event": {"type": "object", "properti...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9d82f2d7-8998-4d56-aa53-622e534a9da6/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Match Player Heatmap
Get player heatmap in the match. Check the tutorials to see html example.
200
Example_1
{"heatmap": [{"x": 0, "y": 0}]}
{"type": "object", "properties": {"heatmap": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "y": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9543cc39-399f-496b-9342-e2388c48a534/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Category Tournaments
Get all leagues from category.
200
null
{"groups": [{"groupName": "", "tournamentId": 0}]}
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/286b8138-5c85-4bb5-95a3-f167581f5298/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match H2H Duel
Get match h2h duel.
200
null
{"managerDuel": {}, "teamDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}}
{"type": "object", "properties": {"managerDuel": {"type": "object"}, "teamDuel": {"type": "object", "properties": {"awayWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeWins"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ddbd2b6c-9308-4bf2-8d5c-54c24ad123bd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Team Players
Get team players.
200
null
{"foreignPlayers": [{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "",...
{"type": "object", "properties": {"foreignPlayers": {"type": "array", "items": {"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648,...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/eef6bd55-e5d4-476e-a786-8cc992c7e4a5/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey League Total Standings
Get league total standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9c2bd057-3da5-495d-baef-e941cab7851c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Schedules
Get schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ff136184-30ba-4753-91c3-f39db7789815/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Match Streak Odds
Get match streak odds.
200
null
{"general": [{"continued": true, "name": "", "team": "", "value": ""}], "head2head": [{"continued": true, "name": "", "team": "", "value": ""}]}
{"type": "object", "properties": {"general": {"type": "array", "items": {"type": "object", "properties": {"continued": {"type": "boolean"}, "name": {"type": "string"}, "team": {"type": "string"}, "value": {"type": "string"}}}}, "head2head": {"type": "array", "items": {"type": "object", "properties": {"continued": {"typ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9c0ed337-0333-4beb-90ca-dc7548525fdd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Match Incidents
Get match incidents.
200
null
{"incidents": [{"addedTime": 0, "awayScore": 0, "homeScore": 0, "id": 0, "incidentClass": "", "incidentType": "", "isHome": true, "isLive": true, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "",...
{"type": "object", "properties": {"incidents": {"type": "array", "items": {"type": "object", "properties": {"addedTime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "awayScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeScore":...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e7c044fd-0374-45d7-a7ce-01cc5525d2fd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Statistics Seasons
Get team statistics seasons.
200
null
{"typesMap": {}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTourname...
{"type": "object", "properties": {"typesMap": {"type": "object"}, "uniqueTournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2961ac79-9d47-445b-a74b-32dd07b1bdf1/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Match Statistics
Get match statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/890a4bd3-0d74-4dc0-9926-a9100b9a45a2/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football League Team Of The Week
Get league team of week.
200
null
{"formation": "", "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", ...
{"type": "object", "properties": {"formation": {"type": "string"}, "players": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/16553cde-2b72-4784-a1e3-ac3bb6a6274e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Match Managers
Get match managers.
200
null
{"awayManager": {"id": 0, "name": "", "shortName": "", "slug": ""}, "homeManager": {"id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"awayManager": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}, "homeManager": {"type": "object", "properties": {"id"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/aaadc6b5-c183-4ca7-8914-90dcba91e24d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey League Seasons
Get league seasons.
200
null
{"seasons": [{"id": 0, "name": "", "year": ""}]}
{"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f476b9e7-2682-4cf0-bb1c-c64c726f5740/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Team Last Matches
Get team last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/80e5043d-c920-4fff-9f74-d995380f4788/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football PreMatch Form
Get pre match form.
200
null
{"awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {...
{"type": "object", "properties": {"awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "bo...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/634c94cc-73a6-44f4-a5a3-ddf9e2550797/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey League Cup Trees
Get league cup trees.
200
null
{"cupTrees": [{"currentRound": 0, "id": 0, "name": "", "rounds": [{"createdAtTimestamp": 0, "id": 0, "roundName": "", "roundSlug": ""}], "type": 0}]}
{"type": "object", "properties": {"cupTrees": {"type": "array", "items": {"type": "object", "properties": {"currentRound": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6f01fa75-b240-4700-a3fc-ab704d0581b9/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey League Home Standings
Get league home standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/991ca436-e3ec-4c43-afd4-aa037095bd95/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Player Near Matches
Get player near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes...
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/38a51e96-007d-4fca-828e-92fc28f9fbd9/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Player Details
Get player details.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": ...
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "min...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/df410b34-79be-48fb-94ae-9b57c31053b3/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Media
Get team media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maxi...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f7f0a9c4-1f82-45ec-9747-b8b37deee613/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football League Last Matches
Get league last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/477e1981-0335-427e-8b1f-2891adb084bd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby League Details
Get league details.
200
null
{"uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true...
{"type": "object", "properties": {"uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "*...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/289d3bfb-16bf-4ca3-ab2b-09eede945438/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Team Near Matches
Get team near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes...
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/04e97c58-0572-4919-90b2-661cfbd01970/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match H2H Duel
Get match h2h duel.
200
null
{"managerDuel": {}, "teamDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}}
{"type": "object", "properties": {"managerDuel": {"type": "object"}, "teamDuel": {"type": "object", "properties": {"awayWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeWins"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/07fed316-467d-490d-8369-24b11b8f1510/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
E-Sports Search
Search players, teams and tournaments.
200
null
{"results": [{"entity": {"category": {}, "country": {"alpha2": "", "name": ""}, "disabled": true, "displayInverseHomeAwayTeams": true, "firstName": "", "gender": "", "id": 0, "lastName": "", "name": "", "nameCode": "", "national": true, "position": "", "ranking": 0, "shortName": "", "slug": "", "sport": {}, "team": {"d...
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "nam...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/de0d0531-39a3-454f-aaf8-124e54ba4a97/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Team Details
Get team details.
200
null
{"team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolea...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/fad31a45-7826-415a-91a5-472bf4dc4909/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match Odds
Get match odds.
200
null
{"eventId": 0, "markets": [{"choiceGroup": "", "choices": [{"change": 0, "fractionalValue": "", "initialFractionalValue": "", "name": "", "sourceId": 0, "winning": true}], "fid": 0, "id": 0, "isLive": true, "marketId": 0, "marketName": "", "sourceId": 0, "structureType": 0, "suspended": true}]}
{"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "markets": {"type": "array", "items": {"type": "object", "properties": {"choiceGroup": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"change":...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/12129977-6421-4000-9133-44ef567977c4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Match Highlights
Get match highlights.
200
null
{"highlights": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"highlights": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8a163c74-f09d-472c-b5bd-b96a312377b8/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football League Total Standings
Get league total standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "nation...
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/aadff865-cc3a-4ecd-9433-7170edd86b52/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Players Statistics Seasons
Get team players statistics seasons.
200
null
{"typesMap": {}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTourname...
{"type": "object", "properties": {"typesMap": {"type": "object"}, "uniqueTournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/69f64125-cb7f-458b-aefa-724c6d3387aa/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Team Last Matches
Get team last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5b7997c5-623c-4884-a7b9-530afadae4a8/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match
Get match by id.
200
null
{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "home...
{"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b4b00f0b-0998-49f3-bd3f-9b7cfd0dc8c6/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Team Standings Seasons
Get team standings seasons.
200
null
{"tournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGro...
{"type": "object", "properties": {"tournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"t...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1b77f496-4a19-45a8-8c74-f27cf12b7d90/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Team Near Matches
Get team near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "...
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 214748364...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f425a8b9-1a63-4712-ad22-8fc3aeb711f4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Match Statistics
Get match statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ea3af8cb-2ae0-4a53-b1cc-af92dd94c369/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Player Statistics Seasons
Get player statistics seasons.
200
null
{"typesMap": {"8": {"37223": []}, "54": {"24149": [], "32502": []}, "329": {"18173": [], "26137": [], "34681": []}, "436": {"36417": []}, "454": {"35345": []}}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDate...
{"type": "object", "properties": {"typesMap": {"type": "object", "properties": {"8": {"type": "object", "properties": {"37223": {"type": "array", "items": {"type": "string"}}}}, "54": {"type": "object", "properties": {"24149": {"type": "array", "items": {"type": "string"}}, "32502": {"type": "array", "items": {"type": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4f3e6082-c9e3-44ab-8819-52cac5969785/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Head-to-Head Matches
Get head-to-head matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ebf144d1-0feb-4345-9ffa-a945aa67e35a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Match H2H Duel
Get match h2h duel.
200
null
{"managerDuel": {}, "teamDuel": {"awayWins": 0, "draws": 0, "homeWins": 0}}
{"type": "object", "properties": {"managerDuel": {"type": "object"}, "teamDuel": {"type": "object", "properties": {"awayWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeWins"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ff3a5ba0-06e5-485a-98ef-b2a244cd8e18/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Team Next Matches
Get team next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/cbb5872d-ad2b-461e-88e0-c6aebcaeb69b/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Rugby Categories
Get categories.
200
null
{"categories": []}
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4ceb2dca-11b3-4c82-979b-1ef7d5741392/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Football Player Overall Statistics
Get player overall statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": ...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/a8d21049-0904-4181-9a64-fc50a196248b/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Basketball Match Lineups
Get match lineups.
200
null
{"away": {"goalkeeperColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "playerColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gen...
{"type": "object", "properties": {"away": {"type": "object", "properties": {"goalkeeperColor": {"type": "object", "properties": {"fancyNumber": {"type": "string"}, "number": {"type": "string"}, "outline": {"type": "string"}, "primary": {"type": "string"}}}, "playerColor": {"type": "object", "properties": {"fancyNumber"...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d1e55978-d8a0-40e3-8d36-6d9888b7bd95/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
Ice Hockey Manager Last Matches
Get manager last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/70b26390-c744-4ee8-b49a-1896316ba2fd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Category Schedules
Get schedules of the day from the category.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "ho...
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -21474836...
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d79edad4-dac8-4891-8bec-20ad6c9c8bcf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: http...
9.9
American Football Match Statistics
Get match statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "...