Raindrop website screenshot

Raindrop

Raindrop is the monitoring and observability platform for AI agents — a "Sentry for AI agents" that discovers silent agent failures in production. AI engineering teams use Raindrop to detect when agents fail, loop, hallucinate, or misbehave; run semantic and keyword Deep Search across millions of agent events; define custom behaviors to track in natural language; get Slack, email, and webhook alerts; inspect step-by-step traces to root-cause issues; and A/B test prompts, models, tool calls, and feature flags with Experiments. Raindrop ships first-party SDKs (TypeScript, Python, Go, Rust beta, Java beta, browser), an ingest HTTP API, a read-only Query API, a hosted MCP server, open-source Agent Skills, and the open-source Workshop local agent debugger. Founded in 2023 and headquartered in San Francisco, Raindrop raised a $15M seed led by Lightspeed Venture Partners in December 2025.

Raindrop publishes 2 APIs on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Agents, Observability, and Monitoring.

Raindrop’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, engineering blog, support, and 22 more developer resources.

36.9/100 thin ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs 1 MCP Servers
CompanyArtificial IntelligenceAgentsObservabilityMonitoringLLMOpsDeveloper ToolsTracing

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/raindrop: 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 2

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

Raindrop Ingest API

Server-to-server ingest/tracking API for sending AI interactions, events, feedback signals, and user identity into Raindrop. Bearer write-key auth; authorized requests return 20...

Raindrop Query API

Read-only Query API for retrieving events, traces, signals, users, and conversations from Raindrop, including search, count, timeseries, and facets. Bearer query-key auth; rate ...

MCP Servers 1

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

Raindrop MCP Server

Official hosted Raindrop MCP server — nothing to install. Query your Raindrop data directly from an AI coding assistant. Fronts the Raindrop Triage agent, which investigates tra...

MCP SERVER

Security Posture 3

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

Raindrop Authentication

3 schemes

SECURITY

Raindrop Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Raindrop Trust Center

SOC 2 Type II

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Raindrop Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: raindrop
name: Raindrop
description: Raindrop is the monitoring and observability platform for AI agents — a "Sentry for AI agents" that discovers
  silent agent failures in production. AI engineering teams use Raindrop to detect when agents fail, loop, hallucinate, or
  misbehave; run semantic and keyword Deep Search across millions of agent events; define custom behaviors to track in natural
  language; get Slack, email, and webhook alerts; inspect step-by-step traces to root-cause issues; and A/B test prompts,
  models, tool calls, and feature flags with Experiments. Raindrop ships first-party SDKs (TypeScript, Python, Go, Rust beta,
  Java beta, browser), an ingest HTTP API, a read-only Query API, a hosted MCP server, open-source Agent Skills, and the open-source
  Workshop local agent debugger. Founded in 2023 and headquartered in San Francisco, Raindrop raised a $15M seed led by Lightspeed
  Venture Partners in December 2025.
url: https://raw.githubusercontent.com/api-evangelist/raindrop/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
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
specificationVersion: '0.23'
x-backed-by:
- lightspeed-venture-partners
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.raindrop.ai/social.png
tags:
- Company
- Artificial Intelligence
- Agents
- Observability
- Monitoring
- LLMOps
- Developer Tools
- Tracing
tags_raw:
- Company
- AI
- Agents
- Observability
- Monitoring
- LLMOps
- Developer Tools
- Tracing
created: '2026-07-17'
modified: '2026-07-20'
apis:
- name: Raindrop Ingest API
  description: Server-to-server ingest/tracking API for sending AI interactions, events, feedback signals, and user identity
    into Raindrop. Bearer write-key auth; authorized requests return 204. Project targeting via X-Raindrop-Project-Id.
  humanURL: https://www.raindrop.ai/docs/sdk/http-api
  baseURL: https://api.raindrop.ai/v1
  properties:
  - type: Documentation
    url: https://www.raindrop.ai/docs/sdk/http-api
  - type: Authentication
    url: authentication/raindrop-authentication.yml
  - type: ErrorCatalog
    url: errors/raindrop-problem-types.yml
- name: Raindrop Query API
  description: Read-only Query API for retrieving events, traces, signals, users, and conversations from Raindrop, including
    search, count, timeseries, and facets. Bearer query-key auth; rate limited (200 RPM, search 50 RPM, 20 RPS). Project scoping
    via X-Raindrop-Project-Id.
  humanURL: https://www.raindrop.ai/docs/query-api/api-reference
  baseURL: https://query.raindrop.ai/v1
  properties:
  - type: APIReference
    url: https://www.raindrop.ai/docs/query-api/api-reference
  - type: SDK
    url: https://www.raindrop.ai/docs/query-api/sdk
  - type: RateLimits
    url: conventions/raindrop-conventions.yml
common:
- type: Website
  url: https://www.raindrop.ai/
- type: DeveloperPortal
  url: https://www.raindrop.ai/docs/introduction
- type: Documentation
  url: https://www.raindrop.ai/docs/introduction
- type: APIReference
  url: https://www.raindrop.ai/docs/query-api/api-reference
- type: GettingStarted
  url: https://www.raindrop.ai/docs/introduction
- type: Authentication
  url: authentication/raindrop-authentication.yml
- type: SDKs
  url: packages/raindrop-packages.yml
- type: CLI
  url: cli/raindrop-cli.yml
- type: MCPServer
  url: mcp/raindrop-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/raindrop-llms.txt
- type: WellKnown
  url: well-known/raindrop-well-known.yml
- type: OAuthScopes
  url: scopes/raindrop-scopes.yml
- type: Conventions
  url: conventions/raindrop-conventions.yml
- type: ErrorCatalog
  url: errors/raindrop-problem-types.yml
- type: Lifecycle
  url: lifecycle/raindrop-lifecycle.yml
- type: Conformance
  url: conformance/raindrop-conformance.yml
- type: Compliance
  url: security/raindrop-trust-center.yml
- type: TrustCenter
  url: security/raindrop-trust-center.yml
- type: DomainSecurity
  url: security/raindrop-domain-security.yml
- type: Webhooks
  url: https://www.raindrop.ai/docs/platform/alerts
- type: Blog
  url: https://www.raindrop.ai/blog
- type: Support
  url: https://www.raindrop.ai/docs/support
- type: GitHubOrganization
  url: https://github.com/raindrop-ai
- type: Pricing
  url: https://www.raindrop.ai/pricing
- type: SignUp
  url: https://auth.raindrop.ai/en/signup
- type: Login
  url: https://app.raindrop.ai
- type: TermsOfService
  url: https://www.raindrop.ai/docs/security/terms-of-use
- type: PrivacyPolicy
  url: https://www.raindrop.ai/docs/security/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  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/raindrop"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/raindrop/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/raindrop/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.