Skip to content
zurgeg edited this page Aug 17, 2022 · 2 revisions

This route is the heart of Game Sync. It's name stands for likely stands for /(g)ame(s)ync(i)nput(o)utput/gw

Actions

p

p is a query string that indicates what action has triggered a request to Game Sync. It also dictates the server's response

Possible actions

  • account.playstatus
  • sleepily.bitlist
  • savedata.getbw (B2W2 only)
  • savedata.download
  • worldbattle.download
  • account.create.upload
  • savedata.upload
  • worldbattle.upload

Clone this wiki locally