PokeAPI/pokeapi
The Pokémon API observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4290
- days_rel: 579
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
5357 stars · 1156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PokeAPI is a free, open-source RESTful (and beta GraphQL) API serving comprehensive Pokémon game data such as species, moves, abilities, types, and items. The repository contains the Python backend, database build tooling, and Docker/Kubernetes deployment for self-hosting the service.
Use cases
- get pokemon stats and abilities in my app
- fetch pokemon move data for a game tool
- build a pokedex website
- query pokemon data with graphql
- self-host a pokemon data api
- learn api development with a beginner-friendly project
When to choose
- you need a single consistent source of Pokémon game data
- you want a free, no-auth, read-only API for learning or hobby projects
- you want to self-host the dataset or contribute to a popular open-source API
When to avoid
- you need write access or user-generated Pokémon content
- you need production-grade SLAs or heavy query volume without self-hosting
- you need non-video-game Pokémon data like the TCG or anime
Facets
service · maturity active
api-framework http-server graphql database gaming-tools apis developer-tools education python self-hosted pokemon rest-api open-data read-only-api django game-data free-api docker kubernetes web-server
5 sources
- readme: https://github.com/PokeAPI/pokeapi · fetched 2026-08-28 · 231569362204
- homepage: https://pokeapi.co · fetched 2026-08-29 · 621b193dbec4
- site_page: https://pokeapi.co/about · fetched 2026-08-29 · 1da105a68184
- site_page: https://pokeapi.co/docs/v2 · fetched 2026-08-29 · 5cf9fcaf3aab
- site_page: https://pokeapi.co/docs/graphql · fetched 2026-08-29 · 035c0f20f076
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PokeAPI/pokeapi | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem