https://api.you.com/v1/search
You.com Search API: real-time web search returning ranked results grouped by section (results.web, results.news), each with url, title and description; web results also carry snippets. Use when an agent needs fresh, citable web data (news, markets, company facts) to ground a decision. Query params: query (required), count 1-100 (default 10), livecrawl (web|news|all; fetches live page contents, charged per result), country, freshness. Paid per call in USDC.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://api.you.com/v1/search → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0050 X-Payment-Currency: USDC X-Payment-Chain: base GET https://api.you.com/v1/search X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…