Search games
Games
Search games
Search for games by name. Optionally filter by platform availability (Twitch or YouTube). Returns games sorted by popularity (total_rating_count) then name.
GET
Search games
Authorizations
Your API key. Include it in the x-api-key header for all requests.
Query Parameters
Search query string
Required string length:
1 - 200Example:
"minecraft"
Optional platform filter - only returns games available on this platform
Available options:
twitch, youtube Example:
"twitch"
Maximum number of results (1-100, default 20)
Required range:
1 <= x <= 100
