Yutori website screenshot

Yutori

Yutori builds AI web agents delivered as an API. Its Navigator (n1.5) computer-use model drives cloud browsers to navigate, click, type, and extract structured data, and is OpenAI Chat Completions compatible. Scouts are always-on agents that monitor the web and alert on changes; the Research API runs one-time multi-source web research; and a hosted MCP server exposes the same capabilities over the Model Context Protocol. Founded in 2024 by former Meta AI researchers and backed by Radical Ventures and Felicis, Yutori is strongly agent-native: API-key bearer auth, published llms.txt, agent Skills, an RFC 9727 API catalog, and OAuth resource metadata. Pay-as-you-go pricing with $5 in free credits.

Yutori publishes 5 APIs on the APIs.io network, including Browsing API, Chat Completions API, Health API, and 2 more. Tagged areas include Company, Artificial Intelligence, Agents, Web Automation, and Browser Automation.

The Yutori catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Yutori’s developer surface includes documentation, API reference, getting-started guide, authentication, pricing, signup flow, engineering blog, and 22 more developer resources.

46.0/100 developing ▬ flat Agent 50/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceAgentsWeb AutomationBrowser AutomationWeb MonitoringResearchMCPLLM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/yutori: 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 5

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

Yutori Browsing API

The Browsing API from Yutori — 3 operation(s) for browsing.

Yutori Chat Completions API

The Chat Completions API from Yutori — 1 operation(s) for chat completions.

Yutori Health API

The Health API from Yutori — 1 operation(s) for health.

Yutori Research API

The Research API from Yutori — 2 operation(s) for research.

Yutori Scouting API

The Scouting API from Yutori — 16 operation(s) for scouting.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Fast Browsing API

OPEN COLLECTION

Fast Browsing Health API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Yutori MCP Server

Create and manage Yutori Scouts and run Research and Browsing web-agent tasks via the Yutori API.

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Yutori Webhooks

ASYNCAPI

Security Posture 2

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

Yutori Authentication

apiKey/http · 2 schemes

SECURITY

Yutori Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Yutori Agentic Access

29 operations · 17 acting

29 operations · 17 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: yutori
name: Yutori
description: 'Yutori builds AI web agents delivered as an API. Its Navigator (n1.5) computer-use model drives cloud browsers
  to navigate, click, type, and extract structured data, and is OpenAI Chat Completions compatible. Scouts are always-on agents
  that monitor the web and alert on changes; the Research API runs one-time multi-source web research; and a hosted MCP server
  exposes the same capabilities over the Model Context Protocol. Founded in 2024 by former Meta AI researchers and backed
  by Radical Ventures and Felicis, Yutori is strongly agent-native: API-key bearer auth, published llms.txt, agent Skills,
  an RFC 9727 API catalog, and OAuth resource metadata. Pay-as-you-go pricing with $5 in free credits.'
url: https://raw.githubusercontent.com/api-evangelist/yutori/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- felicis
x-tier: active
x-tier-reason: enriched-api-provider
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://yutori.com/icon-512.png
tags:
- Company
- Artificial Intelligence
- Agents
- Web Automation
- Browser Automation
- Web Monitoring
- Research
- MCP
- LLM
tags_raw:
- Company
- AI
- Agents
- Web Automation
- Browser Automation
- Web Monitoring
- Research
- MCP
- LLM
apis:
- aid: yutori:yutori-browsing-api
  name: Yutori Browsing API
  description: The Browsing API from Yutori — 3 operation(s) for browsing.
  humanURL: https://docs.yutori.com
  baseURL: https://api.yutori.com
  tags:
  - Browsing
  properties:
  - type: OpenAPI
    url: openapi/yutori-browsing-api-openapi.yml
  - type: APIReference
    url: https://docs.yutori.com
  - type: Webhooks
    url: asyncapi/yutori-webhooks.yml
- aid: yutori:yutori-chat-completions-api
  name: Yutori Chat Completions API
  description: The Chat Completions API from Yutori — 1 operation(s) for chat completions.
  humanURL: https://docs.yutori.com
  baseURL: https://api.yutori.com
  tags:
  - Chat Completions
  properties:
  - type: OpenAPI
    url: openapi/yutori-chat-completions-api-openapi.yml
  - type: APIReference
    url: https://docs.yutori.com
  - type: Webhooks
    url: asyncapi/yutori-webhooks.yml
- aid: yutori:yutori-health-api
  name: Yutori Health API
  description: The Health API from Yutori — 1 operation(s) for health.
  humanURL: https://docs.yutori.com
  baseURL: https://api.yutori.com
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/yutori-health-api-openapi.yml
  - type: APIReference
    url: https://docs.yutori.com
  - type: Webhooks
    url: asyncapi/yutori-webhooks.yml
- aid: yutori:yutori-research-api
  name: Yutori Research API
  description: The Research API from Yutori — 2 operation(s) for research.
  humanURL: https://docs.yutori.com
  baseURL: https://api.yutori.com
  tags:
  - Research
  properties:
  - type: OpenAPI
    url: openapi/yutori-research-api-openapi.yml
  - type: APIReference
    url: https://docs.yutori.com
  - type: Webhooks
    url: asyncapi/yutori-webhooks.yml
- aid: yutori:yutori-scouting-api
  name: Yutori Scouting API
  description: The Scouting API from Yutori — 16 operation(s) for scouting.
  humanURL: https://docs.yutori.com
  baseURL: https://api.yutori.com
  tags:
  - Scouting
  properties:
  - type: OpenAPI
    url: openapi/yutori-scouting-api-openapi.yml
  - type: APIReference
    url: https://docs.yutori.com
  - type: Webhooks
    url: asyncapi/yutori-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/yutori-openapi-overlay.yaml
- type: DeveloperPortal
  url: https://docs.yutori.com
- type: Documentation
  url: https://docs.yutori.com
- type: APIReference
  url: https://docs.yutori.com/openapi.json
- type: GettingStarted
  url: https://docs.yutori.com/llm-quickstart
- type: Authentication
  url: authentication/yutori-authentication.yml
- type: SDKs
  url: packages/yutori-packages.yml
- type: Packages
  url: packages/yutori-packages.yml
- type: MCPServer
  url: mcp/yutori-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/yutori-well-known.yml
- type: LLMsTxt
  url: llms/yutori-llms.txt
- type: Conventions
  url: conventions/yutori-conventions.yml
- type: ErrorCatalog
  url: errors/yutori-problem-types.yml
- type: DataModel
  url: data-model/yutori-data-model.yml
- type: Conformance
  url: conformance/yutori-conformance.yml
- type: Lifecycle
  url: lifecycle/yutori-lifecycle.yml
- type: Deprecation
  url: lifecycle/yutori-lifecycle.yml
- type: Webhooks
  url: asyncapi/yutori-webhooks.yml
- type: AgenticAccess
  url: agentic-access/yutori-agentic-access.yml
- type: DomainSecurity
  url: security/yutori-domain-security.yml
- type: Pricing
  url: https://docs.yutori.com/pricing
- type: SignUp
  url: https://platform.yutori.com/sign-up
- type: TermsOfService
  url: https://yutori.com/tos
- type: PrivacyPolicy
  url: https://yutori.com/privacy
- type: Blog
  url: https://yutori.com/blog
- type: GitHubOrganization
  url: https://github.com/yutori-ai
- type: Support
  url: mailto:api@yutori.com
- type: Website
  url: https://yutori.com
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 23
  pass: local-v1

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/yutori"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/yutori/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/yutori/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.