Pokeapi: Get Pokemon
Pokeapi via Parse · entertainment
Retrieve a Pokemon by name or numeric ID. Returns the Pokemon's types, all six base stats, abilities (with hidden flag), and the complete evolution chain for its species. The evolution chain is fetched by following the species to evolution-chain link, so one call resolves three upstream requests. A non-existent name or ID returns input_not_found. Look up Pokemon by name or ID to get their types, base stats, abilities, and full evolution chain. Fulfilled by Parse from pokeapi.co.
- developer-tools
- education
- entertainment
- parse
- platform-key
- pokeapi
- pokeapi-co
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1c78222e-8dec-4155-9804-f37c9a59a141/get_pokemon
- Interface artifact
- sha256:0114c708d4822403e98a90e347efee2c48898f5dbc97132a07cba728240a24e5
- Manifest digest
- sha256:42bc5d46f711e4352c52cf34ec52839eb53e6e8942aeb9f1a4f4f89224a3f8f8
Request fields
- pokemon_id (string, required): Pokemon name (e.g. 'pikachu', 'charizard') or numeric Pokedex ID (e.g. '25', '6'). Case-insensitive.