Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

how about serverside API refrence?
https://itch.io/docs/api/serverside

That's what this plugin uses. The token generated during authentication is used to make the API call  https://itch.io/api/1/KEY/me. Once that returns a UserID, another call is made to verify the purchase https://itch.io/api/1/KEY/game/GAME_ID/download_keys.

It seems the last API call mentioned has been updated. 

I have made a post on the support forum, this is the link if you would like to follow also. Once I have an update, I can update the plugin.
https://itch.io/t/1114371/itchio-api-endpoint-change