API Reference

Introduction To Pokemon API
Pokemon species_list GETPokemon species_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Pokemon species

Pokemon species_read

GET
/api/v2/pokemon-species/{id}

Path Parameters

idID

A unique integer value identifying this pokemon species.

Response Body

curl -X GET "https://pokeapi.co/api/v2/pokemon-species/0/"
"string"

Last updated on

Pokemon species_list GET

Previous Page

Region_list GET

Next Page

curl -X GET "https://pokeapi.co/api/v2/pokemon-species/0/"