Games & Comics — entry 032 of 77

GraphQL Pokemon

Verified Jul 2026

GraphQL-Pokemon is an open-source GraphQL API pulling deep Pokémon data — stats, abilities, learnsets, sprites, and Smogon competitive tiers — from Pokémon Showdown, Serebii, and Bulbapedia, kept current within days of new game releases. It's keyless and hosted as a live serverless endpoint with an interactive in-browser playground, distinct from the plain GitHub repo kept as the project's `url`.

pokemongraphqlcompetitivekeyless
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsGraphQLResponses can be requested as GraphQL.

GreatAPIs Score

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/graphql-pokemon/"><img src="https://greatapis.com/badge/graphql-pokemon.svg" alt="Scored 88 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.