API Reference

Introduction To Pokemon API
Gender_list GETGender_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Gender

Gender_read

GET
/api/v2/gender/{id}

Path Parameters

idID

A unique integer value identifying this gender.

Response Body

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

Last updated on

Gender_list GET

Previous Page

Generation_list GET

Next Page

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