Skip to main content
GET
Search games

Authorizations

x-api-key
string
header
required

Your API key. Include it in the x-api-key header for all requests.

Query Parameters

q
string
required

Search query string

Required string length: 1 - 200
Example:

"minecraft"

platform
enum<string>

Optional platform filter - only returns games available on this platform

Available options:
twitch,
youtube
Example:

"twitch"

limit
integer
default:20

Maximum number of results (1-100, default 20)

Required range: 1 <= x <= 100

Response

Games found

payload
object[]
meta
object