API Reference

Introduction To Pokemon API
Move_list GETMove_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Move

Move_read

GET
/api/v2/move/{id}

Path Parameters

idID

A unique integer value identifying this move.

Response Body

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

Last updated on

Move_list GET

Previous Page

Move ailment_list GET

Next Page

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