You.com
The You.com Search API
Proxies You.com’s Search API, with You.com’s /v1 base folded into the route:
GET only. Every control (query, count, livecrawl, …) travels in the query string and is forwarded byte-for-byte.
You.com’s Contents and Research APIs are deliberately not exposed — only the Search API is proxied.
What the gateway injects and strips
- The
X-API-Keyheader is injected, overwriting any client-supplied one. - The
Authorizationheader is stripped before forwarding — You.com has no use for your gateway token.
Example
The response is You.com’s JSON, returned unchanged. For request and response fields, follow You.com’s documentation — the gateway does not alter them.