/itchio/collections

POST /api/itchio/collections

Price: 5 credits

Get an itch.io collection by id or URL (itch.io/c/{id}/{slug}): name, curator, last update, and the list of games in the collection (id, name, author, genre, price, image).

How to use it

Fetch a single itch.io collection by its id (e.g. 431) or a full collection URL (itch.io/c/{id}/{slug}). Returns one item with id, alias (slug), name, url, author (curator name), author_url, updated_at, and games (each with id, alias, name, url, author, author_url, genre, price, image, tagline). Use count to control how many games to return.

Parameters

Request body

Response

Errors

Response headers