API Reference

Introduction To Pokemon API
Pokemon_list GETPokemon_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Pokemon

Pokemon_read

GET
/api/v2/pokemon/{id}

Path Parameters

idID

A unique integer value identifying this pokemon.

Response Body

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

Last updated on

Pokemon_list GET

Previous Page

Pokemon color_list GET

Next Page

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