API Reference

Introduction To Pokemon API
Pokedex_list GETPokedex_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Pokedex

Pokedex_read

GET
/api/v2/pokedex/{id}

Path Parameters

idID

A unique integer value identifying this pokedex.

Response Body

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

Last updated on

Pokedex_list GET

Previous Page

Pokemon_list GET

Next Page

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