UnifyAPI
← Back to catalog

pokemon.lookup

live upstream$0.001 / call

Pokémon Lookup

Stats, types, and physical data for any Pokémon.

Games & Entertainmentprovider: PokeAPI#games#pokemon

Input schema

namerequired

e.g. pikachu

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/pokemon.lookup \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"name":"pikachu"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.