Pokémon TCG
Pokémon TCG 信息
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 游戏与漫画
- 文档 / URL
- https://pokemontcg.io
简介
Pokémon TCG API 提供卡牌数据——免密钥(实测可用;首次尝试超时,重试成功)。
快速开始
卡牌(实测可用):
curl "https://api.pokemontcg.io/v2/cards?pageSize=1"
{ "data": [ { "id": "hgss4-1", "name": "Aggron", "supertype": "Pokémon", "subtypes": ["Stage 2"], "hp": "140" } ] }
认证方式
公开读取无需认证(实测);可选 API 密钥提高限额。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 卡牌、系列和类型(v2 API)。
💡 首次请求偶尔超时(已实测)——请重试。
常见问题
Pokémon TCG 免费吗? 是的——免费且免密钥(实测)。
返回什么? 卡牌、系列和类型。
需要密钥吗? 可选密钥提高限额。
游戏与漫画 分类更多
| 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 | ↗ |