v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
search

Top search queries in a window, by unique searcher count

post/v1/search.getTrending

Request body

$schemastring uri

A URL to the JSON Schema for this object.

limitinteger

Max queries returned. Default 100.

source'badge' | 'app' | 'account' required

Which search surface to query.

window'24h' | '7d' | '30d' required

Lookback window for trending compute.

Example request

{
  "$schema": "https://api.steamsets.com/schemas/SearchGetTrendingRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.steamsets.com/schemas/SearchGetTrendingResponseBody.json"
}