Pokémon TCG
Pokémon TCG Information
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Games & Comics
- Documentation / URL
- https://pokemontcg.io
Overview
Pokémon TCG API provides card data — keyless (verified live; first attempt timed out, retry succeeded).
Quick Start
Cards (verified live):
curl "https://api.pokemontcg.io/v2/cards?pageSize=1"
{ "data": [ { "id": "hgss4-1", "name": "Aggron", "supertype": "Pokémon", "subtypes": ["Stage 2"], "hp": "140" } ] }
Authentication
None for public reads (verified); optional API key raises limits.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- Cards, sets, and types (v2 API).
💡 First request occasionally times out (verified) — retry.
FAQ
Is Pokémon TCG free? Yes — free and keyless (verified).
What does it return? Cards, sets, and types.
Key needed? Optional key for higher limits.
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 | ↗ |