You.com

You.com runs an AI search and chat product alongside a developer platform that exposes web search APIs designed for AI systems, agents, and LLMs. The platform offers Search, Web Search, Contents, News, Smart, Research, and Finance Research APIs for grounding LLMs in real-time web data. You.com publishes benchmark wins on DeepSearchQA and FinSearchComp and targets 300ms p99 latency with 99.99% uptime and SOC 2 enterprise controls. APIs use X-API-Key authentication and a Python SDK is available. Free trial access is provided through the platform dashboard with enterprise options including zero data retention.

You.com publishes 4 APIs on the APIs.io network. Tagged areas include Search, AI Search, LLMs, AI Agents, and Research.

You.com’s developer surface includes documentation, engineering blog, pricing, and 8 more developer resources.

36.9/100 thin ▬ flat Agent 18/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
4 APIs
SearchAI SearchLLMsAI AgentsResearchNewsFinanceWeb IndexReal-TimeSOC 2

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/you-com: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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.

You.com Contents API

The Contents API extracts clean, structured page content from one or many URLs, returning text suitable for downstream LLM consumption.

You.com Research API

The Research API orchestrates multi-step web research to produce ranked, cited responses to complex questions. It is benchmarked at the top of DeepSearchQA.

You.com Finance Research API

The Finance Research API specializes in financial intelligence, returning sourced answers to investment and markets questions. Ranked first on FinSearchComp.

GraphQL 1

GraphQL schemas published by this provider.

You.com GraphQL API

You.com provides AI search and chat APIs. Their Smart API covers web search with AI-generated answers, custom AI assistants, code generation, summarization, and real-time news w...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

You Com Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

You Com Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

You Com Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

You Com Vulnerability Disclosure

disclosure policy published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: you-com
name: You.com
description: You.com runs an AI search and chat product alongside a developer platform that exposes web search APIs designed
  for AI systems, agents, and LLMs. The platform offers Search, Web Search, Contents, News, Smart, Research, and Finance Research
  APIs for grounding LLMs in real-time web data. You.com publishes benchmark wins on DeepSearchQA and FinSearchComp and targets
  300ms p99 latency with 99.99% uptime and SOC 2 enterprise controls. APIs use X-API-Key authentication and a Python SDK is
  available. Free trial access is provided through the platform dashboard with enterprise options including zero data retention.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/you-com.png
tags:
- Search
- AI Search
- LLMs
- AI Agents
- Research
- News
- Finance
- Web Index
- Real-Time
- SOC 2
url: https://raw.githubusercontent.com/api-evangelist/you-com/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- 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.
- aid: you-com:contents-api
  name: You.com Contents API
  description: The Contents API extracts clean, structured page content from one or many URLs, returning text suitable for
    downstream LLM consumption.
  humanURL: https://you.com/docs
  baseURL: https://api.you.com/v1
  tags:
  - Contents
  - Extraction
  - Web
  properties:
  - type: Documentation
    url: https://you.com/docs
  - type: APIReference
    url: https://you.com/docs
  - type: Pricing
    url: https://you.com/platform
  features:
  - name: Multi-URL Extraction
    description: Submit multiple URLs and receive cleaned content per page.
  - name: Structured Output
    description: Structured fields for title, text, and metadata.
  - name: Token-Efficient Output
    description: Cleaned text reduces token usage for downstream LLM calls.
  useCases:
  - name: RAG Ingestion
    description: Convert URLs into clean text for RAG ingestion pipelines.
  - name: Agent Page Reading
    description: Let agents read full pages returned by search results.
  - name: Content Pipelines
    description: Feed extraction output into summarization or analysis chains.
  integrations:
  - name: LangChain
  - name: LlamaIndex
  - name: Vercel AI SDK
  authentication:
  - type: API Key
    description: API key authentication via X-API-Key header.
- aid: you-com:research-api
  name: You.com Research API
  description: The Research API orchestrates multi-step web research to produce ranked, cited responses to complex questions.
    It is benchmarked at the top of DeepSearchQA.
  humanURL: https://you.com/docs
  baseURL: https://api.you.com/v1
  tags:
  - Research
  - Agents
  - Grounded
  - LLMs
  properties:
  - type: Documentation
    url: https://you.com/docs
  - type: APIReference
    url: https://you.com/docs
  - type: Pricing
    url: https://you.com/platform
  features:
  - name: Multi-Step Research
    description: Decomposes complex questions into multi-step search and synthesis.
  - name: Citations
    description: Returns ranked sources with citations alongside the answer.
  - name: Benchmark Leadership
    description: Ranked first on the DeepSearchQA benchmark.
  useCases:
  - name: Deep Research Agents
    description: Power research agents for analysts and knowledge workers.
  - name: Q&A Copilots
    description: Build copilots that answer complex factual questions with citations.
  - name: Briefing Generation
    description: Produce briefings from multi-source web research.
  integrations:
  - name: LangChain
  - name: OpenAI
  - name: Anthropic
  authentication:
  - type: API Key
    description: API key authentication via X-API-Key header.
- aid: you-com:finance-research-api
  name: You.com Finance Research API
  description: The Finance Research API specializes in financial intelligence, returning sourced answers to investment and
    markets questions. Ranked first on FinSearchComp.
  humanURL: https://you.com/docs
  baseURL: https://api.you.com/v1
  tags:
  - Finance
  - Research
  - Markets
  - Grounded
  properties:
  - type: Documentation
    url: https://you.com/docs
  - type: APIReference
    url: https://you.com/docs
  - type: Pricing
    url: https://you.com/platform
  features:
  - name: Finance-Tuned Retrieval
    description: Retrieval and ranking tuned for financial sources and questions.
  - name: Cited Answers
    description: Returns answers with citations to financial sources.
  - name: Benchmark Leadership
    description: Ranked first on the FinSearchComp benchmark.
  useCases:
  - name: Investment Research Agents
    description: Power agents that answer markets and equity questions.
  - name: Equity Briefings
    description: Generate company briefings with cited financial sources.
  - name: Risk Monitoring
    description: Monitor financial risk signals from public sources.
  integrations:
  - name: LangChain
  - name: OpenAI
  - name: Anthropic
  authentication:
  - type: API Key
    description: API key authentication via X-API-Key header.
common:
- type: VulnerabilityDisclosure
  url: security/you-com-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/you-com-domain-security.yml
- type: Website
  url: https://you.com
- type: Documentation
  url: https://you.com/docs
- type: Blog
  url: https://you.com/blog
- type: GitHubOrganization
  url: https://github.com/YouCom
- type: Pricing
  url: https://you.com/platform
- type: TermsOfService
  url: https://about.you.com/terms-of-service/
- type: PrivacyPolicy
  url: https://about.you.com/privacy-policy/
- type: X
  url: https://x.com/youdotcom
- type: LinkedIn
  url: https://www.linkedin.com/company/youdotcom
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/you-com"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/you-com/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/you-com/evidence"

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.