Unnamed service
GET api-staging.you.com/v1/search
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
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.
Resource: api-staging.you.com/v1/search
Network: eip155:84532, solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x55aA118529184e3603F9d1043eBD35C87c7C4721
Payment methods: — · Last validation: 2026-09-14 16:39:59.521+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"query"
],
"properties": {
"count": {
"type": "integer",
"default": 10,
"maximum": 100,
"minimum": 1,
"description": "Number of results to return, capped at 100. Also sets the number of pages charged for when livecrawl is enabled."
},
"query": {
"type": "string",
"maxLength": 40000,
"description": "The web search query."
},
"country": {
"type": "string",
"description": "ISO 3166-1 alpha-2 country code for geographic focus."
},
"freshness": {
"type": "string",
"description": "Recency filter: day | week | month | year, or a date range 'YYYY-MM-DDtoYYYY-MM-DD'."
},
"livecrawl": {
"enum": [
"web",
"news",
"all"
],
"type": "string",
"description": "Fetch live page contents for the results instead of serving index snippets alone. Priced per result on top of the base call price, so the quoted amount scales with count. Omit for the base price."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"results",
"metadata"
],
"properties": {
"results": {
"type": "object",
"properties": {
"web": {
"type": "array",
"items": {
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Result URL."
},
"title": {
"type": "string"
},
"contents": {
"type": "object",
"description": "Scraped page contents, keyed by requested format (default 'html'). Present only when livecrawl was requested and the fetch succeeded."
},
"page_age": {
"type": "string",
"description": "Publication timestamp, when the source exposes one. Naive ISO-8601 ('2026-08-01T14:02:00') — no timezone offset and no trailing 'Z'."
},
"snippets": {
"type": "array",
"items": {
"type": "string"
},
"description": "Index snippets matching the query. Emitted on 'web' results; 'news' results carry 'description' instead and have no snippets."
},
"description": {
"type": "string"
},
"favicon_url": {
"type": "string"
},
"source_name": {
"type": "string"
},
"thumbnail_url": {
"type": "string"
},
"original_thumbnail_url": {
"type": "string"
}
}
}
},
"news": {
"type": "array",
"items": {
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Result URL."
},
"title": {
"type": "string"
},
"contents": {
"type": "object",
"description": "Scraped page contents, keyed by requested format (default 'html'). Present only when livecrawl was requested and the fetch succeeded."
},
"page_age": {
"type": "string",
"description": "Publication timestamp, when the source exposes one. Naive ISO-8601 ('2026-08-01T14:02:00') — no timezone offset and no trailing 'Z'."
},
"snippets": {
"type": "array",
"items": {
"type": "string"
},
"description": "Index snippets matching the query. Emitted on 'web' results; 'news' results carry 'description' instead and have no snippets."
},
"description": {
"type": "string"
},
"favicon_url": {
"type": "string"
},
"source_name": {
"type": "string"
},
"thumbnail_url": {
"type": "string"
},
"original_thumbnail_url": {
"type": "string"
}
}
}
}
},
"description": "Page results keyed by section: 'web' and 'news'. A section is omitted when it returned no results, so do not assume any key is present; an all-empty response is '{}'.",
"additionalProperties": {
"type": "array"
}
},
"metadata": {
"type": "object",
"required": [
"query",
"search_uuid",
"latency"
],
"properties": {
"query": {
"type": "string",
"description": "The query as searched."
},
"latency": {
"type": "number",
"description": "Server-side latency in seconds."
},
"search_uuid": {
"type": "string",
"description": "Request identifier, useful when reporting issues."
}
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x55aA118529184e3603F9d1043eBD35C87c7C4721",
"amount": "5000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 600
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x55aA118529184e3603F9d1043eBD35C87c7C4721",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"payTo": "AceNQWvT8CxpSN1FNH5ft4fhSAYBgY7wiTu3nDLz6LzQ",
"amount": "5000",
"scheme": "exact",
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"maxTimeoutSeconds": 600
},
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"payTo": "AceNQWvT8CxpSN1FNH5ft4fhSAYBgY7wiTu3nDLz6LzQ",
"scheme": "exact",
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.