The server-side API lets you communicate with your itch.io account via an APIkey to make queries and changes.
Documentation for server-side API
OAuth applications allow you to make requests to the itch.io API on behalf ofanother user.
Documentation for OAuth applications
The JavaScript lets you embed a custom buy button on your site.
Documentation for JavaScript API
Theitch.io widget is aniframe based snippet of HTML that you canembed into your existing page. For any projects you control, you can generatethe necessary code by clicking theWidgets link next your game inyourdashboard.
Additionally, you can find anEmbed link at the bottom of any project page togenerate the widget embed code.
Looking for a way to subscribe to new games on itch.io?
For any browse page URL, such ashttp://itch.io/games/price-free, you canappend .xml to the end of the URL to get access to an RSS feed containing thosegames, eg.:http://itch.io/games/price-free.xml
Additionally the following feeds are available:
Follow itch.io onTwitter,Facebook orJoin our Discord for new games and site updates.