Skip to content

Growth Rates

https://pokeapi.co/api/v2/growth-rate/{id or name}/

growth_rates

Growth Rates endpoint.

GrowthRate

id: int

name: str

formula: str

descriptions: list[Description]

levels: list[GrowthRateExperienceLevel]

pokemon_species: list[NamedAPIResource]

GrowthRateExperienceLevel

level: int

experience: int