PandaScore
E-sports games and results
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Games & Comics
- Documentation / URL
- https://developers.pandascore.co/
Overview
PandaScore provides esports data — matches, teams, and tournaments across games. Auth is an API key (requests without a valid key return 403, verified).
Quick Start
Teams (replace YOUR_KEY):
curl "https://api.pandascore.co/teams" \
-H "Authorization: Bearer YOUR_KEY"
[ { "id": 1, "name": "Team Liquid", "slug": "team-liquid", "acronym": "TL" } ]
Authentication
- Register at pandascore.co → free API key.
- Send it as
Authorization: Bearer YOUR_KEY(missing → 403, verified).
Rate Limits & Notes
- Free tier: 60 requests/minute, 3,000/day (check the docs); paid plans scale.
- Covers LoL, CS2, Dota 2, Valorant, and more.
FAQ
Is PandaScore free? Free tier: 3,000 requests/day; more is paid.
How do I get a key? pandascore.co → register.
What’s the auth style?
Authorization: Bearer header (verified).
More in Games & Comics
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |