{"@context": "https://schema.org", "@type": "WebAPI", "name": "PandaScore REST API for All Videogames API", "description": "# Introduction Whether you're looking to build an official Pandascore integration for your service, or you just want to build something awesome, [we can help you get started](/home). The API works over the HTTPS protocol, and is accessed from the `api.pandascore.co` domain. - The current endpoint", "provider": {"@type": "Organization", "name": "pandascore.co"}, "documentation": "blob:https://developers.pandascore.co/blobId"}
# Introduction Whether you're looking to build an official Pandascore integration for your service, or you just want to build something awesome, [we can help you get started](/home). The API works over the HTTPS protocol, and is accessed from the `api.pandascore.co` domain. - The current endpoint
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.pandascore.co
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# Introduction Whether you're looking to build an official Pandascore integration for your service, or you just want to build something awesome, [we can help you get started](/home). The API works over the HTTPS protocol, and is accessed from the `api.pandascore.co` domain. - The current endpoint is [https://api.pandascore.co](https://api.pandascore.co). - All data is sent and received as JSON
| method | path | what the vendor says it does |
|---|---|---|
GET | /additions | List additions Get the latest additions. This endpoint only shows unchanged objects. Incidents |
GET | /changes | List changes Get the latest updates. This endpoint only provides the latest change for an object. It does not |
GET | /deletions | List deletions Get the latest deleted documents Incidents |
GET | /incidents | List changes, additions and deletions Get the latest updates and additions. This endpoint only provides the l |
GET | /leagues | List leagues List leagues Leagues |
GET | /leagues/{league_id_or_slug} | Get a league Get a single league by ID or by slug Leagues |
GET | /leagues/{league_id_or_slug}/matches | Get matches for a league List matches of the given league Leagues |
GET | /leagues/{league_id_or_slug}/matches/past | Get past matches for league List past matches for the given league Leagues |
GET | /leagues/{league_id_or_slug}/matches/running | Get running matches for league List currently running matches for the given league Leagues |
GET | /leagues/{league_id_or_slug}/matches/upcoming | Get upcoming matches for league List upcoming matches for the given league Leagues |
GET | /leagues/{league_id_or_slug}/series | List series of a league List series for the given league Leagues |
GET | /leagues/{league_id_or_slug}/tournaments | Get tournaments for a league List tournaments of the given league Leagues |
GET | /lives | List lives matches List currently running live matches, available from pandascore with live websocket data. Ma |
GET | /matches | List matches List matches Matches |
GET | /matches/past | Get past matches List past matches Matches |
GET | /matches/running | Get running matches List currently running matches Matches |
GET | /matches/upcoming | Get upcoming matches List upcoming matches Matches |
GET | /matches/{match_id_or_slug} | Get a match Get a single match by ID or by slug Matches |
GET | /matches/{match_id_or_slug}/opponents | Get match's opponents List opponents (player or teams) for the given match Matches |
GET | /players | List players List players Players |
GET | /players/{player_id_or_slug} | Get a player Get a single player by ID or by slug Players |
GET | /players/{player_id_or_slug}/matches | Get matches for a player List matches for the given player. Only matches with detailed stats. Available with t |
GET | /series | List series List series Series |
GET | /series/past | Get past series List past series Series |
GET | /series/running | Get running series List currently running series Series |
GET | /series/upcoming | Get upcoming series List upcoming series Series |
GET | /series/{serie_id_or_slug} | Get a serie Get a single serie by ID or by slug Series |
GET | /series/{serie_id_or_slug}/matches | Get matches for a serie List matches of the given serie Series |
GET | /series/{serie_id_or_slug}/matches/past | Get past matches for serie List past matches for the given serie Series |
GET | /series/{serie_id_or_slug}/matches/running | Get running matches for serie List currently running matches for the given serie Series |
GET | /series/{serie_id_or_slug}/matches/upcoming | Get upcoming matches for serie List upcoming matches for the given serie Series |
GET | /series/{serie_id_or_slug}/players | Get players for a serie List players for the given serie Series |
GET | /series/{serie_id_or_slug}/tournaments | Get tournaments for a serie List tournaments of the given serie Series |
GET | /teams | List teams List teams Teams |
GET | /teams/{team_id_or_slug} | Get a team Get a single team by ID or by slug Teams |
GET | /teams/{team_id_or_slug}/leagues | Get leagues for a team List leagues in which the given team was part of Teams |
GET | /teams/{team_id_or_slug}/matches | Get matches for team List matches for the given team Teams |
GET | /teams/{team_id_or_slug}/series | Get series for a team List series in which the given team was part of Teams |
GET | /teams/{team_id_or_slug}/tournaments | Get tournaments for a team List tournaments in which the given team was part of Teams |
GET | /tournaments | List tournaments List tournaments Tournaments |
and 15 more operation(s) in this specification, all searchable.
specification origin: blob:https://developers.pandascore.co/blobId
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.