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/13226a92-0564-4e0b-8edb-fe0b2eea5918/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 Manager Career History | Get manager career history. | 200 | null | {"careerHistory": [{"endTimestamp": 0, "performance": {"draws": 0, "goalsConceded": 0, "goalsScored": 0, "losses": 0, "total": 0, "totalPoints": 0, "wins": 0}, "startTimestamp": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": ... | {"type": "object", "properties": {"careerHistory": {"type": "array", "items": {"type": "object", "properties": {"endTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "performance": {"type": "object", "properties": {"draws": {"type": "integer", "format": "int32", "minimum... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e64d40cc-da7c-4c77-a33e-d6c23738f626/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 | Baseball 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/6bfe8631-de3e-46fa-a6b7-13263881e422/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 | Baseball 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/80c78343-2215-495e-a0d0-9b9c8dc74732/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 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/2fcc8eb4-cdc0-4299-a053-db0b593e4ea2/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 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/8913791f-07e0-4466-a1f2-12c1d345a18b/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 | Baseball Match Votes | Get match votes. | 200 | null | {"vote": {"vote1": 0, "vote2": 0}} | {"type": "object", "properties": {"vote": {"type": "object", "properties": {"vote1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "vote2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}} |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8797e3fe-581d-4358-acb7-aa81f31dee9f/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 | Baseball 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/69656110-c3a8-49b4-871b-b1f73e42f8e5/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 Votes | Get match votes. | 200 | null | {"vote": {"vote1": 0, "vote2": 0}} | {"type": "object", "properties": {"vote": {"type": "object", "properties": {"vote1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "vote2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}} |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1e6f382d-ed29-466a-92a4-a5003853ecc3/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 | Baseball Player Statistics Seasons | Get player 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/19540574-7243-465e-b2da-f59c37e7c055/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 Team Or Players Previous Tournaments | Get team or players previous tournaments. | 200 | null | {"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": tr... | {"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c47ece12-90d4-4973-9b89-b57813b5ce5c/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 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/b9ca4f10-4175-4416-a675-9b2a316e4e55/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 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/73891d4e-a73c-4762-a057-48d944ed5107/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 | Baseball Player Regular Season Statistics | Get player regular season 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/7400714b-68b5-4518-80f4-5905445737ec/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 Media | Get player 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/b4d35fa0-1457-47ff-9350-dbc6ab8a6ef3/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 Schedules Top | 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/5b44d5bb-366e-4761-a829-1b7e9044b417/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 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/f89c4e58-3f03-48f4-af42-9a658c5fb4dd/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 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/ab7c06a9-e02d-49c0-bb84-46c3d589de1a/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 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/5eaf51a9-f3df-484c-a6d1-4cf15766abb9/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 | Baseball 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/df6e1961-99a1-486e-b3af-541dc1b12b70/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 Last Ratings | Get player last ratings. | 200 | null | {"lastRatings": [{"eventId": 0, "isHome": true, "opponent": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "rating": 0, "startTimestamp": 0}]} | {"type": "object", "properties": {"lastRatings": {"type": "array", "items": {"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "isHome": {"type": "boolean"}, "opponent": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "g... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/37aa0f46-9431-4256-9f1d-44e3b2ffb992/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 Tournaments | Get team tournaments. | 200 | null | {"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": tr... | {"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3147c4b5-a741-4ca6-9a93-b6cc2e36135d/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 Power Graph | Get event power graph. | 200 | null | {"tennisPowerRankings": [{"breakOccurred": true, "game": 0, "set": 0, "value": 0}]} | {"type": "object", "properties": {"tennisPowerRankings": {"type": "array", "items": {"type": "object", "properties": {"breakOccurred": {"type": "boolean"}, "game": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "set": {"type": "integer", "format": "int32", "minimum": -2147483648,... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/390cdc22-9477-4f4d-aa67-339e9bb37b22/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 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/c4e4c3c7-1da6-4467-aa84-013a8ea44946/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 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/590123d5-11f7-438d-aa17-027c77286cb9/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 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/67d0dcb2-2fbe-4ef3-825b-e1158b975d63/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 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/1a94f398-e70e-4a1f-b30a-7647080875f4/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 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/d07338cc-2d9a-4b59-8fef-99e50dc2e6ec/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 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/017419a5-0b1a-4c9b-935e-51d1d0a77e42/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 Team Races | Get team races. | 200 | null | {"races": [{"points": 0, "position": 0, "stage": {"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": ""... | {"type": "object", "properties": {"races": {"type": "array", "items": {"type": "object", "properties": {"points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "stage": {"type": "o... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b122f7c3-9df5-4329-9e12-b257ded383c0/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 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/f3a9eb75-103d-415d-b306-766c7d2d3200/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 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/edf8f3bc-e27d-4f5a-b5c6-61441d336cac/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 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/9c1a108a-afd5-4eea-b622-dce623dea6db/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 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/56979ef2-87a2-4e2e-b9cc-a6f1ad273920/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 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/53fbf047-5f9b-447e-b980-a2f1b7cec970/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 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/ddbfc0dc-94b7-4087-ab31-7a689eb5cb48/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 Transfer History | Get player transfer history. | 200 | null | {"transferHistory": [{"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, "u... | {"type": "object", "properties": {"transferHistory": {"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", "prop... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/129f3c74-ab01-4274-8386-be9a319229d8/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 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/d6d9d8af-8f8e-4f20-9a6a-762a45b31491/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 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/0a211905-c983-4bc0-9aa0-26bc25a330df/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 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/c59cbd70-7c8d-42da-8523-f031cd4fc659/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 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/bdb1878e-80f3-4a8c-8593-a449050c8cdc/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 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/f1d22aa5-3799-43b4-a508-936acf59770c/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 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/ebc6489e-0ee6-4ddf-afb8-cfe71d1ea99a/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 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/79c1e459-608d-4322-884a-e8e4f98a6818/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 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/c38b5427-f4d0-455e-939b-b6252ea15b6d/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 Team Standings | Get team 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/f344bc12-09ba-464e-9e34-f3e2075b7e25/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 Regular Season Statistics | Get player regular season 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/2daeb334-b56b-4059-b365-3f53efb8164e/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 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/381842c2-e1d4-4c04-87f6-240a40d96f05/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 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/38d7db34-26c3-48b5-92b7-5728dd99b9dc/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 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/4bdf521a-e979-4e37-9276-cdb40070be33/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 Media | Get player 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/6c9d1da4-82cd-477b-a39d-abc23d8c52dc/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 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/0ed2adc4-3acf-4985-8972-e91befb01505/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 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/5be549d9-c47a-4587-986c-7bb84f30c129/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 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/c9e0d13b-1961-40ea-a13b-7838dad21153/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 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/22344435-1ee5-496b-b51f-d8a06566dbe4/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 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/ed36ec15-914d-4ebf-8e3a-61667452ff2a/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 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/00f1ea98-601f-4bfe-8049-1f6d6943dcde/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 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/85eb561a-7feb-4e1e-837d-2daeed665973/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 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/81ce9235-6fa5-4fc8-af04-4d909bb2f1fe/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 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/084f5a80-1cb3-4a79-afc3-bb8a7bfcca7e/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 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/3bb9a20a-44eb-4587-b2f8-ffbf9a62a933/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 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/c9cf8b6a-f539-473b-b67a-d4281b9ccbec/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 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/07e2b67d-45d3-4168-8e7b-aadde2bab98c/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 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/dcb47ab9-1e1c-4ae7-b7ed-193c7bcee749/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 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/93090ec6-5bfc-444e-8efd-9260da8aa69d/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 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/85f9c961-2103-4148-ab75-3bde8fea550c/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 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/fb20b0f6-9473-4479-9634-e4ff3c0ffe53/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 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/d175ca69-7cfa-4ab7-8658-cc918b9029dd/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 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/0f89792c-5f45-4b86-9705-9a51a066f9b1/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 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/b5d2aa81-ad0d-4bcd-9ebd-b2a59d385687/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 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/14972fda-05d7-47db-a6b4-586ceefe3d55/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 Tournaments | Get team tournaments. | 200 | null | {"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": tr... | {"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/31c5a20e-4452-4ab4-ac10-979edc97157f/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 Graph | Get match graph. | 200 | null | {"graphPoints": [{"minute": 0, "value": 0}], "periodCount": 0, "periodTime": 0} | {"type": "object", "properties": {"graphPoints": {"type": "array", "items": {"type": "object", "properties": {"minute": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "value": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d0d9cb9e-e4d3-4e2b-aa19-81e0de716d35/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 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/308dd4ad-2a5f-415c-a0e5-c29fa8808b44/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 Media | Get player 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/3b255941-1266-47e5-b2cf-f1f3a0c62982/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 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/44d071bd-92cf-4e60-8655-76f760f57982/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 Regular Season | Get player regular season 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/eea86cd7-5a23-47f0-b2b8-7e0c20e96b27/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 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/914a4d90-dd68-4f2b-8a3d-e911e792604e/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 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/b7f3b510-eea9-4b45-a36d-944a88ea56a5/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 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/12898afc-545f-4601-ae88-8ba4cf5a507d/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 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/e0af5c0f-c6cb-4258-9c41-3962692b3a4e/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 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/63bcda89-9374-4a6c-90bf-5a117559b78b/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 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/72dc774b-2be1-434e-9fa3-3d5b58dc2af2/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 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/c84b654b-e506-4838-8e8e-828b8fcef634/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 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/5c9a8b21-b479-48a4-a913-4c34a4128199/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 Votes | Get match votes. | 200 | null | {"vote": {"vote1": 0, "vote2": 0}} | {"type": "object", "properties": {"vote": {"type": "object", "properties": {"vote1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "vote2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}} |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/bb86143f-9a0f-4e79-a5c1-8653ce3e323d/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 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/0ec128ec-ae14-4c88-95b1-20d43a3967ee/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 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/7153862b-5a42-4baa-a3c4-010a17ef2528/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 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/ed244977-10d5-478e-b8b7-4b8d68d88bab/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 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/50c07ed6-0d30-44bb-8fa4-932618b3b9ec/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 Votes | Get match votes. | 200 | null | {"vote": {"vote1": 0, "vote2": 0}} | {"type": "object", "properties": {"vote": {"type": "object", "properties": {"vote1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "vote2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}} |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/23053e74-6b62-4e3a-94d5-d49701de1354/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 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/f648abed-869f-4001-800c-c34757b9eb95/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 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/ab8602f0-5e8f-45f8-b2b4-d751acba03f3/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 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/eb71cf3d-ef10-48bd-8fa5-e84fcfbd1856/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 | Baseball 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/4411e2f6-8f66-4a04-85b5-872481d39fa6/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 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/1499e47c-3d08-49d7-bf77-ea1b88a44006/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 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/ae77ea78-6e0d-4f62-b89a-7877e3ae05ce/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 | Baseball 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/f88af99c-befb-4d85-b7e9-ec6f9b7d5f08/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 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/375f90e6-c474-420c-a116-7faaff6cd06e/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 Graph | Get match graph. | 200 | null | {"graphPoints": [{"minute": 0, "value": 0}], "periodCount": 0, "periodTime": {}} | {"type": "object", "properties": {"graphPoints": {"type": "array", "items": {"type": "object", "properties": {"minute": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "value": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147... |
419e0f0f-d71a-42e2-9e51-2cd4e857994e/35266872-96f8-4b0d-ad0c-8b0d86e5afe0/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 | 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}, ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.