Poke Data
Use this API get the following Pokemon information for free: -List of original pokemon names -List of original pokeon ids -Query pokemon data by name -Query pokemon data by id -Get pokemon PNG by id
Poke Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
Get a Random Pokemon /pokemon/lookup/random/pokemon |
Get a random Pokemon and its stats from the API |
| GET |
Get Pokemon Static Image /pokemon/static/pokeimg/025.png |
Get a static Image by the Pokemon ID Supplied |
| GET |
Get Pokemon Lookup /pokemon/lookup/name/{pokemon_name} |
Look up a Pokemon by Name |
| GET |
Get Random Pokemon Fact /pokemon/lookup/random/pokefact |
Get a random fact about a Pokemon |
| GET |
Get Pokemon Names /pokemon/lookup/list/names |
Get a list of all the Pokemon names supported |
| GET |
Get Pokemon IDs /pokemon/lookup/list/ids |
Get a list of all the Pokemon IDs supported |
Poke Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|