/itchio/games

POST /api/itchio/games

Price: 5 credits

Get full details of an itch.io game by its page ({author}.itch.io/{slug}) or URL: title, author, description, price, genre, tags, platforms, status, rating, screenshots, downloadable file metadata, languages, tools used (made_with), average session, supported inputs, accessibility features, external links, and publish/update dates.

How to use it

Fetch a single itch.io game by its page address ({author}.itch.io/{slug}, e.g. hempuli.itch.io/baba-is-you) or a full game URL. Returns one item with id, alias (slug), name, author, description, price and list_price (in the smallest currency unit, e.g. cents), currency, is_free, genre, tags, platforms, status, rating (value/count), image, screenshots, uploads (file name/size/platforms), languages, made_with (tools/engines), average_session, inputs (supported controls), accessibility, links (external URLs), published_at, updated_at.

Parameters

Request body

Response

Errors

Response headers