API Reference

Introduction To Pokemon API
Move ailment_list GETMove ailment_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Move ailment

Move ailment_list

GET
/api/v2/move-ailment

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/move-ailment/?limit=0&offset=0"
"string"

Last updated on

Move_read GET

Previous Page

Move ailment_read GET

Next Page

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