PokéAPI · Example Payload

Pokeapi Description Example

example

PokémonOpen SourceOpen DataRESTGraphQLGamingEducationalCommunity

Pokeapi Description Example is an example object payload from PokéAPI, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionlanguage

Example Payload

Raw ↑
{
  "description": "example",
  "language": {
    "name": "example",
    "url": "https://pokeapi.co/api/v2/example/1/"
  }
}