Documentation
Learn how to use itch.io for game development and distribution.
Getting Started
To start using itch.io, you first need to create an account. Learn more about getting started.
API Documentation
itch.io provides an API for developers to interact with the platform programmatically. View API documentation.
GET /api/games
Retrieve a list of games on itch.io.
curl -X GET 'https://itch.io/api/games'