API Reference

Introduction To Pokemon API
Item category_list GETItem category_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Item category

Item category_list

GET
/api/v2/item-category

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

Last updated on

Item attribute_read GET

Previous Page

Item category_read GET

Next Page

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