Notte website screenshot

Notte

Notte is web browser and agent infrastructure for AI. The REST API at api.notte.cc provisions cloud browser sessions, runs autonomous web agents from natural-language tasks, observes and acts on pages, scrapes structured data, and manages personas, vaults, profiles, and serverless functions. The core framework is open source (SSPL-1.0) on GitHub under nottelabs.

Notte publishes 7 APIs on the APIs.io network, including Agents API, Health API, Page API, and 4 more. Tagged areas include AI, Web Agents, Browser Automation, Sessions, and Scraping.

Notte’s developer surface includes authentication, documentation, and 8 more developer resources.

39.2/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
AIWeb AgentsBrowser AutomationSessionsScraping

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.2/100 · thin
Contract Quality 15.2 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/notte: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

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

Notte Agents API

Run autonomous web agents from natural-language tasks.

Notte Health API

Service health check.

Notte Page API

Perception layer - observe, step (execute), and scrape a live session page.

Notte Personas API

Disposable digital identities with email, phone, and 2FA.

Notte Scraping API

One-shot scraping of a URL or raw HTML, plus AI web search.

Notte Sessions API

Create and manage remote cloud browser sessions.

Notte Vaults API

Secure credential and credit-card storage injected into runs.

Scroll for all 7

Open Collections 1

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

Notte API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Notte Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Notte Rate Limits

6 limits

RATE LIMITS

FinOps 1

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

Notte Finops

FINOPS

Security Posture 2

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

Notte Authentication

http · 1 scheme

SECURITY

Notte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Notte Agentic Access

33 operations · 18 acting · 2 human-in-the-loop

33 operations · 18 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: notte
url: https://raw.githubusercontent.com/api-evangelist/notte/refs/heads/main/apis.yml
name: Notte
kind: company
description: Notte is web browser and agent infrastructure for AI. The REST API at api.notte.cc provisions cloud browser sessions,
  runs autonomous web agents from natural-language tasks, observes and acts on pages, scrapes structured data, and manages
  personas, vaults, profiles, and serverless functions. The core framework is open source (SSPL-1.0) on GitHub under nottelabs.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/notte.png
tags:
- AI
- Web Agents
- Browser Automation
- Sessions
- Scraping
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: notte:notte-agents-api
  name: Notte Agents API
  description: Run autonomous web agents from natural-language tasks.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/notte-agents-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-health-api
  name: Notte Health API
  description: Service health check.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/notte-health-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-page-api
  name: Notte Page API
  description: Perception layer - observe, step (execute), and scrape a live session page.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Page
  properties:
  - type: OpenAPI
    url: openapi/notte-page-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-personas-api
  name: Notte Personas API
  description: Disposable digital identities with email, phone, and 2FA.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Personas
  properties:
  - type: OpenAPI
    url: openapi/notte-personas-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-scraping-api
  name: Notte Scraping API
  description: One-shot scraping of a URL or raw HTML, plus AI web search.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Scraping
  properties:
  - type: OpenAPI
    url: openapi/notte-scraping-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-sessions-api
  name: Notte Sessions API
  description: Create and manage remote cloud browser sessions.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/notte-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
- aid: notte:notte-vaults-api
  name: Notte Vaults API
  description: Secure credential and credit-card storage injected into runs.
  humanURL: https://docs.notte.cc/api-reference/sessions/session-start
  baseURL: https://api.notte.cc
  tags:
  - Vaults
  properties:
  - type: OpenAPI
    url: openapi/notte-vaults-api-openapi.yml
  - type: Documentation
    url: https://docs.notte.cc/features/sessions/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/session-start
  - type: PostmanCollection
    url: collections/notte.postman_collection.json
  - type: OpenCollection
    url: collections/notte.opencollection.json
  - type: GitHub
    url: https://github.com/nottelabs/notte
  - type: Documentation
    url: https://docs.notte.cc/features/agents/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/agents/agent-start
  - type: Documentation
    url: https://docs.notte.cc/features/perception/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/sessions/page-observe
  - type: Documentation
    url: https://docs.notte.cc/features/scraping/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/scrape/scrape-webpage
  - type: Documentation
    url: https://docs.notte.cc/features/personas/overview
  - type: APIReference
    url: https://docs.notte.cc/api-reference/personas/persona-create
common:
- type: AgenticAccess
  url: agentic-access/notte-agentic-access.yml
- type: DomainSecurity
  url: security/notte-domain-security.yml
- type: Authentication
  url: authentication/notte-authentication.yml
- type: GitHubOrganization
  url: https://github.com/nottelabs
- type: LinkedIn
  url: https://www.linkedin.com/company/nottelabs
- type: Website
  url: https://notte.cc
- type: Documentation
  url: https://docs.notte.cc
- type: Plans
  url: plans/notte-plans-pricing.yml
- type: RateLimits
  url: rate-limits/notte-rate-limits.yml
- type: FinOps
  url: finops/notte-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com