{"uid":"cap_GijPRbyThpjg8UivcEy9U","slug":"dataforagents-steam-search-8e548896","name":"DataForAgents Steam Search","description":"DataForAgents — Steam catalog search for agents (name, genre, price filters)","url":"https://dataforagents.net/v1/steam/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"q":{"type":"string","description":"Free-text game name query"},"genre":{"type":"string","description":"Genre filter (exact/partial match)"},"limit":{"type":"string","description":"Max results to return (default 20)"},"price_max":{"type":"string","description":"Max current price in USD (number as string query param)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":[{"name":"Terraria","appid":105600,"genres":["Action","Adventure","Indie","RPG"],"is_free":false,"developer":"Re-Logic","total_reviews":900000,"review_score_pct":97,"current_price_usd":9.99}],"status":"success","results_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MtAhcN8e5b273lP3Z6jno","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search Steam's game catalog by name, genre, or price to get structured game metadata including reviews, pricing, and developer info","exampleAgentPrompt":"Search Steam for action-adventure indie games priced under $20 and show me up to 10 results with their review scores and prices.","exampleUseCases":[{"title":"Budget game discovery for gift buying","prompt":"Find me Steam games in the RPG genre that cost less than $15 — show up to 5 results with their review scores so I can pick a well-rated one as a gift."},{"title":"Validating a specific game's Steam presence","prompt":"Look up Terraria on Steam and tell me its current price, overall review score, and who developed it."},{"title":"Genre-based game research for content creator","prompt":"Search Steam for games in the 'Indie' genre and return up to 20 results with pricing and review percentages so I can compile a list for my recommendations article."}],"resultDescription":"A JSON array of matching Steam games, each containing the app ID, name, genres, developer, total review count, review score percentage, current USD price, and whether the game is free-to-play, along with a result count and success status.","failureModes":["No results returned if query string matches no Steam games","Genre filter may return empty set if genre string doesn't match Steam's taxonomy","price_max filter ignores free-to-play games or may exclude bundles","limit parameter defaults to 20 if omitted; very high limits may be capped","Payment failure (402) if USDC balance is insufficient for $0.01 per-call fee"],"whenToPreferThis":"Use this endpoint when you need structured, machine-readable Steam game data — especially review scores, pricing, and genre metadata — without needing a Steam API key or managing OAuth. Ideal for agents that need to compare games, recommend titles, or validate game existence on Steam. Prefer this over scraping store pages or calling Valve's raw API when you want a clean JSON response with normalized fields for direct downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T05:00:32.315Z","isFirstParty":false}