Skip to main content
POST
/itchio/games/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
Minimum string length: 1
sort
enum<string> | null
Available options:
new-and-popular,
top-rated,
top-sellers,
newest
genre
enum<string> | null
Available options:
action,
adventure,
platformer,
puzzle,
rpg,
shooter,
simulation,
sports,
strategy,
visual-novel,
other
tag
string | null
Minimum string length: 1
platform
enum<string> | null
Available options:
windows,
osx,
linux,
android,
web
pricing
enum<string> | null
Available options:
free,
paid,
on-sale

Response

Successful Response

id
integer
required
@type
string
default:ItchioGameSearchResult
alias
string | null
name
string | null
url
string | null
author
string | null
author_url
string | null
tagline
string | null
genre
string | null
platforms
string[]
price
integer | null
is_free
boolean
default:false
is_on_sale
boolean
default:false
image
string | null
rating
object | null