Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Introducing the itch.io JSON API

Starting today, in addition to the embeddable widget and the JavaScript button API, itch.io now has a server side JSON over HTTP API for querying data about your games.

You can read the documentation on the new API reference page: http://itch.io/api/reference

In order to use the API you just need an itch.io account. Afterwards you can generate an API key to get started.

The API currently has two methods, one to fetch game data and one to fetch purchase data.

The purchase API method enables your external website to verify that a game has been purchased through itch.io, perfect for building your own game launchers and updaters.

More API methods we be added in the near future, if you’ve got any cool ideas don’t hesitate to ask!

Enjoy!

Link: Introducing the itch.io JSON API

Support this post

Did you like this post? Tell us

What is itch.io?

itch.io is an open marketplace for independent game creators. It's completely free to upload your content. Read more about what we're trying to accomplish and the features we provide.

Leave a comment

Log in with your itch.io account to leave a comment.

I am a developer, but I would need a way to send user comments about my games to itch. In the api there is none of that. Can I use itch or do I just use another platform?