/itchio/games/search

POST /api/itchio/games/search

Price: 5 credits

Search and browse itch.io games by keyword and/or filters (sort, genre, tag, platform, pricing). Each result carries id, alias, name, url, author, tagline, genre, platforms, price, is_free, is_on_sale, image and rating.

How to use it

Search itch.io games by a keyword (query) or browse with filters: sort (new-and-popular/top-rated/top-sellers/newest), genre, tag, platform (windows/macos/linux/android/web) and pricing (free/paid/on-sale). At least a query or one filter is required; count is how many games to return. Each item has id, alias (slug), name, url, author, author_url, tagline, genre, platforms, price (in the smallest currency unit, e.g. cents), is_free, is_on_sale, image and rating (value/count).

Parameters

Request body

Response

Errors

Response headers