pandascore_videogames
Fetch supported esports titles and their slugs for use in subsequent API requests. Call this endpoint first to obtain valid game identifiers.
Instructions
The titles PandaScore covers, with the slug every other tool needs. Call this first rather than guessing a slug.
Returns: [{id, name:'Counter-Strike', slug:'cs-go', current_version}] (top-level array) — SHAPE FROM VENDOR DOCS.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: All titles
Auth: needs your own key in PANDASCORE_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||