freeapis

GraphQL Pokemon

基于 GraphQL 的 Pokemon API,支持第 1 至第 8 世代

认证方式
No auth
HTTPS
Yes
CORS
Yes

简介

GraphQL Pokemon 通过 GraphQL 提供宝可梦数据(物种、招式、特性)——免密钥。

⚠️ 坑(2026-08 实测):旧 v7 端点返回 HTTP 410 Gone 带移除通知——请用当前的 /v8 端点。

快速开始

查询当前版本:

curl -X POST "https://graphqlpokemon.favware.tech/v8" \
  -H "Content-Type: application/json" \
  -d '{"query": "{ getPokemon(pokemon: pikachu) { num species sprite } }"}'
{ "data": { "getPokemon": { "num": 25, "species": "Pikachu", "sprite": "https://..." } } }

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费;请礼貌使用——没有公开的硬性限制。
  • 请用 /v8——v7 已移除(实测 410)。
  • 丰富查询:物种、招式、特性、进化。

常见问题

GraphQL Pokemon 免费吗? 是的——免费且免密钥。

为什么 410? v7 已移除(已实测)——请用 /v8

格式是什么? GraphQL POST。

游戏与漫画 分类更多

APIAuthHTTPSCORS
AmiiboAPI

Nintendo Amiibo Information

No authYesYes
Animal Crossing: New Horizons

API for critters, fossils, art, music, furniture and villagers

No authYesUnknown
Astroworld

Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades

No authYesYes
Autochess VNG

Rest Api for Autochess VNG

No authYesYes
Barter.VG

Provides information about Game, DLC, Bundles, Giveaways, Trading

No authYesYes