itch.io
communityIndependent game marketplace for indie developers to sell and distribute games, tools, and assets.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://itch.io/api/1/key/search/gamesSearch games
Parameters
pagepage number (integeroptionalquerysearch keyword (stringrequiredReturns
games[] with id, title, short_text, url, cover_url, min_price, classification, created_at, p_windows, p_linux, p_osxGET
https://itch.io/api/1/key/game/{game_id}Get game details
Parameters
game_idgame ID (integerrequiredReturns
game with id, title, short_text, url, cover_url, min_price, type, classification, created_at, views_count, downloads_countGET
https://itch.io/api/1/key/my-gamesList games by a developer
Returns
games[] with id, title, url, cover_url, purchases_count, views_count, downloads_count, earnings