SuperViz website screenshot

SuperViz

SuperViz provides real-time collaboration and data-synchronization infrastructure for web applications - presence, realtime data channels, video huddle/meetings, contextual comments, and mouse pointers. The product is SDK-first (@superviz/sdk and @superviz/react-sdk initialized with a developer key), supported by a REST API at api.superviz.com for participants, presence, channels, rooms, comments, and meetings, an event-driven realtime channel API, and webhooks.

SuperViz publishes 6 APIs on the APIs.io network, including Channels API, Comments API, Meetings API, and 3 more. Tagged areas include Real-Time, Collaboration, Presence, Synchronization, and Video.

The SuperViz catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

SuperViz’s developer surface includes authentication, engineering blog, and 2 more developer resources.

29.3/100 thin ▼ -11.0 Agent 26/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Real-TimeCollaborationPresenceSynchronizationVideoWebRTCSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 29.3/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 2.9 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Contract Governance 1.4 / 12
Discoverability 7.4 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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 6 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/superviz: 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 6

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

SuperViz Channels API

Realtime channels active for a room.

SuperViz Comments API

Contextual comments (annotations) created via the Collaboration SDK.

SuperViz Meetings API

Video huddle / meeting statistics.

SuperViz Presence API

Participants currently connected to realtime channels.

SuperViz Realtime API

Publishing events into realtime channels from a backend.

SuperViz Rooms API

Collaboration rooms and their participants.

Open Collections 8

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

API Collection

OPEN COLLECTION

SuperViz REST API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Superviz Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

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

SuperViz Realtime Channels & Webhooks

AsyncAPI 2.6 description of SuperViz's genuinely event/channel-based surfaces: 1. **Realtime channels** - SuperViz is a real-time synchronization platform. Clients using `@super...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

SuperViz API Rules

8 rules · 1 errors 7 warnings

SPECTRAL

Security Posture 2

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

Superviz Authentication

apiKey · 2 schemes

SECURITY

Superviz Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Superviz Agentic Access

6 operations · 1 acting

6 operations · 1 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: superviz
url: https://raw.githubusercontent.com/api-evangelist/superviz/refs/heads/main/apis.yml
name: SuperViz
kind: company
description: SuperViz provides real-time collaboration and data-synchronization infrastructure for web applications - presence,
  realtime data channels, video huddle/meetings, contextual comments, and mouse pointers. The product is SDK-first (@superviz/sdk
  and @superviz/react-sdk initialized with a developer key), supported by a REST API at api.superviz.com for participants,
  presence, channels, rooms, comments, and meetings, an event-driven realtime channel API, and webhooks.
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/superviz.png
tags:
- Real-Time
- Collaboration
- Presence
- Synchronization
- Video
- WebRTC
- SDK
tags_raw:
- Real Time
- Collaboration
- Presence
- Synchronization
- Video
- WebRTC
- SDK
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: superviz:superviz-channels-api
  name: SuperViz Channels API
  description: Realtime channels active for a room.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Channels
  properties:
  - type: OpenAPI
    url: openapi/superviz-channels-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
- aid: superviz:superviz-comments-api
  name: SuperViz Comments API
  description: Contextual comments (annotations) created via the Collaboration SDK.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/superviz-comments-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
- aid: superviz:superviz-meetings-api
  name: SuperViz Meetings API
  description: Video huddle / meeting statistics.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Meetings
  properties:
  - type: OpenAPI
    url: openapi/superviz-meetings-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
- aid: superviz:superviz-presence-api
  name: SuperViz Presence API
  description: Participants currently connected to realtime channels.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Presence
  properties:
  - type: OpenAPI
    url: openapi/superviz-presence-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
- aid: superviz:superviz-realtime-api
  name: SuperViz Realtime API
  description: Publishing events into realtime channels from a backend.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Real-Time
  tags_raw:
  - Realtime
  properties:
  - type: OpenAPI
    url: openapi/superviz-realtime-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
- aid: superviz:superviz-rooms-api
  name: SuperViz Rooms API
  description: Collaboration rooms and their participants.
  humanURL: https://docs.superviz.com/realtime/1.0/rest-api/presence
  baseURL: https://api.superviz.com
  tags:
  - Rooms
  properties:
  - type: OpenAPI
    url: openapi/superviz-rooms-api-openapi.yml
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: APIReference
    url: https://docs.superviz.com/realtime/1.0/rest-api/presence
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/channels
  - type: Documentation
    url: https://docs.superviz.com/realtime/1.0/rest-api/publish-message-to-channel
  - type: AsyncAPI
    url: asyncapi/superviz-asyncapi.yml
  - type: Documentation
    url: https://docs.superviz.com/collaboration/rest-api/how-to-use
  - type: Documentation
    url: https://docs.superviz.com/video-sdk/webhooks/meeting-stats
  - type: Documentation
    url: https://docs.superviz.com/getting-started/setting-up-your-account
common:
- type: AgenticAccess
  url: agentic-access/superviz-agentic-access.yml
- type: DomainSecurity
  url: security/superviz-domain-security.yml
- type: Authentication
  url: authentication/superviz-authentication.yml
- url: https://superviz.com/blog
  type: Blog
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/superviz"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/superviz/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/superviz/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.