← All APIs

PokeAPI

byAPI3FreeAirnode v0.1.0

Community-maintained data from the Pokémon video games: forms, species, evolution chains, moves and abilities. This free Airnode deliberately omits the full Pokémon resource because it repeats every move, game appearance and sprite variant and can exceed 250 KB for one lookup. Use the compact form operation for identity, type and sprites, then the specialist operations for the detail needed. PokeAPI is not affiliated with Nintendo, Game Freak or The Pokémon Company, and neither is API3 or this Airnode. An attestation proves what this Airnode received from PokeAPI at a time; it does not make the record first-party data or establish rights over the underlying material. Data source and documentation: https://pokeapi.co/docs/v2

Every response carries an EIP-191 signature from the Airnode that served it, so the data can be attributed back to its source rather than trusted on reputation.

Interface

Served at https://airnode-pokeapi.fly.dev/. The two requests below are everything the endpoint speaks, and each can be sent from this page. What comes back is verified right here in the browser.

GET /

Returns the machine-readable documentation this page is rendered from. Free, and everything an agent needs.

POST /

Names an operation and its parameters, performs it against the upstream API, and answers with the response and the attestation over it.

Verify the response

Every response is signed by the API that served it. Paste one to check it really came from this listing and was not altered along the way.