← Back to catalog
pokemon.lookup
live upstream$0.001 / callPokémon Lookup
Stats, types, and physical data for any Pokémon.
Input schema
namerequired
stringe.g. pikachu
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"}'