API Reference

Introduction To Pokemon API
Move category_list GETMove category_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Move category

Move category_read

GET
/api/v2/move-category/{id}

Path Parameters

idID

A unique integer value identifying this move meta category.

Response Body

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

Last updated on

Move category_list GET

Previous Page

Move damage class_list GET

Next Page

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