Skip to content

api_functions

tjado edited this page Jul 28, 2016 · 2 revisions
Function Request ID Comment
method_unset 0 No implementation required
player_update 1 Implemented
get_player 2 Implemented
get_inventory 4 Implemented
download_settings 5 Implemented
download_item_templates 6 Implemented
download_remote_config_version 7 Implemented
fort_search 101 Implemented
encounter 102 Implemented
catch_pokemon 103 Implemented
fort_details 104 Implemented
item_use 105 Can't find this one
get_map_objects 106 Implemented
fort_deploy_pokemon 110 Implemented
fort_recall_pokemon 111 Implemented
release_pokemon 112 Implemented
use_item_potion 113 Implemented
use_item_capture 114 Implemented
use_item_flee 115 Can't find this one
use_item_revive 116 Implemented
trade_search 117 Not yet implemented in the game
trade_offer 118 Not yet implemented in the game
trade_response 119 Not yet implemented in the game
trade_result 120 Not yet implemented in the game
get_player_profile 121 Implemented
get_item_pack 122 Can't find this one
buy_item_pack 123 Can't find this one
buy_gem_pack 124 Can't find this one
evolve_pokemon 125 Implemented
get_hatched_eggs 126 Implemented
encounter_tutorial_complete 127 Implemented
level_up_rewards 128 Implemented
check_awarded_badges 129 Implemented
use_item_gym 133 Implemented
get_gym_details 134 Implemented
start_gym_battle 135 Implemented
attack_gym 136 Implemented
recycle_inventory_item 137 Implemented
collect_daily_bonus 138 Implemented
use_item_xp_boost 139 Implemented
use_item_egg_incubator 140 Implemented
use_incense 141 Implemented
get_incense_pokemon 142 Implemented
incense_encounter 143 Implemented
add_fort_modifier 144 Implemented
disk_encounter 145 Implemented
collect_daily_defender_bonus 146 Implemented
upgrade_pokemon 147 Implemented
set_favorite_pokemon 148 Implemented
nickname_pokemon 149 Implemented
equip_badge 150 Implemented
set_contact_settings 151 Implemented
get_asset_digest 300 Implemented
get_download_urls 301 Implemented
get_suggested_codenames 401 Implemented
check_codename_available 402 Implemented TEST RESPONSE
claim_codename 403 Implemented TEST RESPONSE
set_avatar 404 Implemented
set_player_team 405 Implemented
mark_tutorial_complete 406 Implemented
load_spawn_points 500 Can't find this one
echo 666 Implemented
debug_update_inventory 700
debug_delete_player 701
sfida_registration 800 Not yet released.
sfida_action_log 801 Implemented
sfida_certification 802 Not yet released.
sfida_update 803 Not yet released.
sfida_action 804 Not yet released.
sfida_dowser 805 Not yet released.
sfida_capture 806 Not yet released.

Thanks to POGOProtos by AeonLucid

Clone this wiki locally