API Reference

Introduction To Pokemon API
Growth rate_list GETGrowth rate_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Growth rate

Growth rate_list

GET
/api/v2/growth-rate

Query Parameters

limit?Limit

Number of results to return per page.

offset?Offset

The initial index from which to return the results.

Response Body

curl -X GET "https://pokeapi.co/api/v2/growth-rate/?limit=0&offset=0"
"string"

Last updated on

Generation_read GET

Previous Page

Growth rate_read GET

Next Page

curl -X GET "https://pokeapi.co/api/v2/growth-rate/?limit=0&offset=0"