/
/PokéAPI
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 3w ago
berries6
contests6
encounters7
evolution4
games8
items10
location8
machines2
moves12
pokemon32
  • get/api/v2/ability/
  • get/api/v2/ability/{id}/
  • get/api/v2/characteristic/
  • get/api/v2/characteristic/{id}/
  • get/api/v2/egg-group/
  • get/api/v2/egg-group/{id}/
  • get/api/v2/gender/
  • get/api/v2/gender/{id}/
  • get/api/v2/growth-rate/
  • get/api/v2/growth-rate/{id}/
  • get/api/v2/move-damage-class/
  • get/api/v2/move-damage-class/{id}/
  • get/api/v2/nature/
  • get/api/v2/nature/{id}/
  • get/api/v2/pokeathlon-stat/
  • get/api/v2/pokeathlon-stat/{id}/
  • get/api/v2/pokemon/
  • get/api/v2/pokemon-color/
  • get/api/v2/pokemon-color/{id}/
  • get/api/v2/pokemon-form/
  • get/api/v2/pokemon-form/{id}/
  • get/api/v2/pokemon-habitat/
  • get/api/v2/pokemon-habitat/{id}/
  • get/api/v2/pokemon-shape/
  • get/api/v2/pokemon-shape/{id}/
  • get/api/v2/pokemon-species/
  • get/api/v2/pokemon-species/{id}/
  • get/api/v2/pokemon/{id}/
  • get/api/v2/stat/
  • get/api/v2/stat/{id}/
  • get/api/v2/type/
  • get/api/v2/type/{id}/
utility2
    pokemon

    Damage classes moves can have, e.g. physical, special, or non-damaging.

    get/api/v2/move-damage-class/{id}/

    Path parameters

    idinteger required

    A unique integer value identifying this move damage class.

    Response

    idinteger required
    namestring required

    Changes