rtcStats website screenshot

rtcStats

SaaS for developers to troubleshoot and monitor WebRTC applications. Users upload webrtc-internals/rtcstats dumps or stream stats to receive metrics, Observations, Deductions, an Experience Score, and an AI root-cause summary. Offers a REST API, a hosted MCP server, and an open-source collection SDK/collector.

rtcStats publishes 1 API on the APIs.io network: rtcStats API API. Tagged areas include WebRTC, Observability, Monitoring, Debugging, and Real-Time Communications.

rtcStats’ developer surface includes authentication, changelog, documentation, API reference, getting-started guide, support, engineering blog, and 28 more developer resources.

53.8/100 developing ▬ flat Agent 38/100 agent ready open core · MIT Full breakdown ↓
scored 2026-09-03 · rubric v0.18.2
AccessFreemiumSelf serve⚡ Free to try
2 APIs 1 MCP Servers
WebRTCObservabilityMonitoringDebuggingReal-Time CommunicationsVideoVoiceArtificial IntelligenceMCPDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-03 · rubric v0.18.2
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/rtcstats: 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 →
Something on this page wrong about rtcStats? Report it → Free, always, and read by a human — corrections are worked from the queue daily. Agents can file the same report through the report_correction tool on the apis.io MCP.

APIs 1

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

rtcStats rtcStats API API

The rtcStats API API from rtcStats — 8 operation(s) for rtcstats api.

Open Collections 2

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

API Collection

OPEN COLLECTION

rtcStats rtcStats API API

OPEN COLLECTION

MCP Servers 1

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

rtcStats MCP Server

rtcStats operates a first-party hosted MCP server over Streamable HTTP at https://api.rtcstats.com/v1.0/mcp. It is stateless JSON-RPC 2.0 and is also declared in the OpenAPI as ...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rtcstats Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rtcstats Rate Limits

3 limits

RATE LIMITS

Security Posture 2

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

Rtcstats Authentication

http · 1 scheme

SECURITY

Rtcstats Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Rtcstats Agentic Access

9 operations · 5 acting

9 operations · 5 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 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: rtcStats
description: SaaS for developers to troubleshoot and monitor WebRTC applications. Users upload webrtc-internals/rtcstats dumps
  or stream stats to receive metrics, Observations, Deductions, an Experience Score, and an AI root-cause summary. Offers
  a REST API, a hosted MCP server, and an open-source collection SDK/collector.
url: https://raw.githubusercontent.com/api-evangelist/rtcstats/refs/heads/main/apis.yml
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
created: '2026-08-09'
modified: '2026-08-09'
specificationVersion: '0.23'
tags:
- WebRTC
- Observability
- Monitoring
- Debugging
- Real-Time Communications
- Video
- Voice
- Artificial Intelligence
- MCP
- Developer Tools
tags_raw:
- webrtc
- observability
- monitoring
- debugging
- real-time-communications
- video
- voice
- ai
- mcp
- developer-tools
apis:
- aid: rtcstats:rtcstats-rtcstats-api-api
  name: rtcStats rtcStats API API
  description: The rtcStats API API from rtcStats — 8 operation(s) for rtcstats api.
  humanURL: https://rtcstats.com/api-docs
  baseURL: https://api.rtcstats.com/v1.0
  tags:
  - rtcStats API
  properties:
  - type: OpenAPI
    url: openapi/rtcstats-rtcstats-api-api-openapi.yml
  - type: Documentation
    url: https://rtcstats.com/api-docs
  - type: Documentation
    url: https://rtcstats.com/api-docs.md
  - type: LLMsTxt
    url: https://rtcstats.com/llms.txt
  - type: APIReference
    url: https://rtcstats.com/api-docs.md
  - type: GettingStarted
    url: https://rtcstats.com/kb/getting-started
  - type: ToolCrosswalk
    url: mcp/rtcstats-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/rtcstats-llms.txt
  - type: Authentication
    url: authentication/rtcstats-authentication.yml
  - type: Conventions
    url: conventions/rtcstats-conventions.yml
  - type: ErrorCatalog
    url: errors/rtcstats-problem-types.yml
  - type: DataModel
    url: data-model/rtcstats-data-model.yml
  - type: RateLimits
    url: rate-limits/rtcstats-rate-limits.yml
maintainers:
- FN: rtcStats
  url: https://rtcstats.com
  email: support@rtcstats.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 92
  at: '2026-08-09T14:08:11.996Z'
common:
- type: IssueTracker
  url: https://github.com/rtcstats/rtcstats/issues
- type: Releases
  url: https://github.com/rtcstats/rtcstats/releases
- type: License
  name: MIT
  url: https://github.com/rtcstats/rtcstats/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/rtcstats-agentic-access.yml
- type: DomainSecurity
  url: security/rtcstats-domain-security.yml
- type: Authentication
  url: authentication/rtcstats-authentication.yml
- type: Packages
  url: packages/rtcstats-packages.yml
- type: SDKs
  url: packages/rtcstats-packages.yml
- type: MCPServer
  url: mcp/rtcstats-mcp.yml
- type: ToolCrosswalk
  url: mcp/rtcstats-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/rtcstats-llms.txt
- type: Overlay
  url: overlays/rtcstats-api-overlay.yaml
- type: Conformance
  url: conformance/rtcstats-conformance.yml
- type: ErrorCatalog
  url: errors/rtcstats-problem-types.yml
- type: Lifecycle
  url: lifecycle/rtcstats-lifecycle.yml
- type: Conventions
  url: conventions/rtcstats-conventions.yml
- type: ChangeLog
  url: changelog/rtcstats-changelog.yml
- type: Components
  url: components/rtcstats-components.yml
- type: DataModel
  url: data-model/rtcstats-data-model.yml
- type: RateLimits
  url: rate-limits/rtcstats-rate-limits.yml
- type: Plans
  url: plans/rtcstats-plans.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DeveloperPortal
  url: https://rtcstats.com/api-docs
- type: Documentation
  url: https://rtcstats.com/kb
- type: APIReference
  url: https://rtcstats.com/api-docs.md
- type: GettingStarted
  url: https://rtcstats.com/kb/getting-started
- type: Support
  url: https://rtcstats.com/support
- type: Blog
  url: https://rtcstats.com/blog
- type: ChangeLog
  url: https://rtcstats.com/blog/category/release
- type: GitHubOrganization
  url: https://github.com/rtcstats
- type: SourceCode
  url: https://github.com/rtcstats/rtcstats
- type: Pricing
  url: https://rtcstats.com/pricing
- type: SignUp
  url: https://rtcstats.com/register
- type: TermsOfService
  url: https://rtcstats.com/tos
- type: PrivacyPolicy
  url: https://rtcstats.com/privacy
image: https://rtcstats.com/opengraph-image.png
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 21
  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/rtcstats"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/rtcstats/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/rtcstats/evidence"

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

Get an API key

Free tier, no email required.

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