approvedgames

Pokemon Data Lookup

Look up a Pokemon by name from PokeAPI, no key. Returns types, stats, abilities, height, and weight. For AI agents in games, trivia, and entertainment apps.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#games#pokemon#pokeapi#entertainment#reference

How to use

Sample response
{"source":"pokeapi","data":{"name":"pikachu","types":[{"type":{"name":"electric"}}]}}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-pokemon'