Pokemon Go
A small collection of Pokemon Go tools and APIs
6.8k subscribers
9.5/10 popularity
136 ms avg latency
100% success rate
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Pokemon Go endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Type Effectiveness /type_effectiveness.json |
When a Pokemon attacks, a multiplier is applied based on the attacker and defender types. This type effectiveness is very important to help deal the most damage as possible in… |
| GET |
Pokemon Rarity /pokemon_rarity.json |
Pokemon are split up into 3 rarity types. These are Standard, Legendary, and Mythic. Typically Legendary and Mythic Pokemon have different trading rules along with a much higher… |
| GET |
Pokemon Power Up Requirements /pokemon_powerup_requirements.json |
To power up a pokemon you need to pay some stardust and candy. Pokemon can be powered up to two levels higher than your level, to a max level of 40. This API details how much it… |
| GET |
Pokemon Genders /pokemon_genders.json |
Each Pokemon either has a gender of male or female, or is classified as genderless. This is important for some Pokemon who have gender specific evolutions. For example only a… |
| GET |
Current Pokemon Moves /current_pokemon_moves.json |
When a Pokemon is caught, evolved, or hatched the moves are randomly chosen from a pool of potential moves. These moves change from time to time as moves are added and removed… |
| GET |
Pokemon Evolutions /pokemon_evolutions.json |
Some Pokemon can evolve into a stronger form by feeding them candy or meeting certain conditions. Once these conditions have been met you can press the "evolve" button to… |
| GET |
Raid Exclusive Pokemon /raid_exclusive_pokemon.json |
Returns a JSON dict with the keys being the Pokemon ID, the values are an array containing the Pokemon name, ID, and and level raid they can be found in. Currently all raid… |
| GET |
Pokemon Buddy Distances /pokemon_buddy_distances.json |
When you make a Pokemon your buddy after a certain distance walked with them you will get 1 candy from them. This distance depends on the specific Pokemon. The current buddy… |
| GET |
Pokemon Candy to Evolve /pokemon_candy_to_evolve.json |
For all Pokemon that evolve there will be a specific candy requirement. This API groups the evolvable Pokemon into the specific candy requirements for each. Returns a JSON object… |
| GET |
Pokemon Stats /pokemon_stats.json |
Each Pokemon has three base stats, attack, defense and stamina which determine how innately strong it is in each of these areas. These effect how much HP and damage each move can… |
| GET |
Nesting Pokemon /nesting_pokemon.json |
Only specific Pokemon will nest and this API lets you get the name and ID of all Pokemon known to currently nest. Returns a JSON dict with the keys being the Pokemon ID, the… |
| GET |
Pokemon Maximum CP /pokemon_max_cp.json |
Each Pokemon has a maximum CP that it may achieve if it is a perfect pokemon (with 15 attack, stamina, and defense) and is level 40. This API returns the maximum CP for each… |
| GET |
Shiny Pokemon /shiny_pokemon.json |
Returns a JSON dict with the keys being the Pokemon ID, the values are an array containing the Pokemon name, ID, and how that shiny can be found.There are four main keys… |
| GET |
Alolan Pokemon /alolan_pokemon.json |
In Generation 7 of the Pokemon video games Alolan Pokemon were released. These are pokemon who canonically evolved in a different area so are subtly different from the standard… |
| GET |
Fast Moves /fast_moves.json |
Each Pokemon has a fast and charged move. This API allows you to download the full list of fast moves in the current Pokemon Go game master. Returns a JSON array where each… |
| GET |
Pokemon Names /pokemon_names.json |
Returns a json dict with the keys being the pokemon ID, the values are an array containing the pokemon name and ID. |
| GET |
Charged Moves /charged_moves.json |
Each Pokemon has a fast and charged move. This API allows you to download the full list of charged moves in the current Pokemon Go game master. Returns a JSON array where each… |
| GET |
Released Pokemon /released_pokemon.json |
Currently in Pokemon Go the majority of Pokemon have been released from the first three generations of Pokemon games. This API lets you get the full list of Pokemon that are… |
| GET |
Weather Boosts /weather_boosts.json |
During different weather certain types will be boosted. When they are boosted Pokemon of the boosted types will be found at a higher level, and moves of that type will be more… |
| GET |
Possible Ditto Pokemon /possible_ditto_pokemon.json |
Ditto is a Pokemon that can transform into any Pokemon. In the wild you find him by catching a Pokemon which then transforms into Ditto. You cant tell which Pokemon might turn… |
| GET |
Pokemon Types /pokemon_types.json |
All Pokemon have either one or two types, these types affect the strength of moves and weaknesses it has to opponents moves. This API lists the types of each Pokemon. Returns a… |
| GET |
Pokemon Encounter Data /pokemon_encounter_data.json |
When encountering a Pokemon there are a number of metrics that influence the catch rate, and what it does during the encounter. This API groups all the information that… |
Pokemon Go pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|