You.com Search API

The You.com Search API returns real-time web search results tailored for AI agents and LLMs, with controls for freshness, category, and result shape.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/search-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: you-com:search-api
name: You.com Search API
description: The You.com Search API returns real-time web search results tailored for AI agents and LLMs,
  with controls for freshness, category, and result shape.
humanURL: https://you.com/docs
baseURL: https://api.you.com/v1
tags:
- Search
- Web Search
- Real-Time
- REST
properties:
- type: Documentation
  url: https://you.com/docs
- type: GettingStarted
  url: https://you.com/platform
- type: Signup
  url: https://you.com/platform
- type: APIReference
  url: https://you.com/docs
- type: SDKs
  url: https://pypi.org/project/youdotcom/
- type: Pricing
  url: https://you.com/platform
- type: Authentication
  url: https://you.com/docs
- url: graphql/you-com-graphql.md
  type: GraphQL
features:
- name: Real-Time Search
  description: Live web search results with snippets, URLs, and metadata for AI grounding.
- name: Category Filters
  description: Filter results by category and freshness windows.
- name: Low Latency
  description: Targeted 300ms p99 latency for interactive agent workloads.
- name: Enterprise Controls
  description: SOC 2 certification, DPA support, and zero data retention options.
useCases:
- name: Agent Web Search Tool
  description: Provide agents with a fast web search tool for grounding.
- name: Real-Time Q&A
  description: Power chat experiences that need fresh web context.
- name: Knowledge Apps
  description: Back knowledge applications with live web search.
integrations:
- name: LangChain
- name: LlamaIndex
- name: OpenAI
- name: Anthropic
- name: Vercel AI SDK
authentication:
- type: API Key
  description: API key authentication via X-API-Key header.