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.

46.0/100 developing ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Real TimeCollaborationPresenceSynchronizationVideoWebRTCSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 46.0/100 · developing
Contract Quality 19.0 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 5.0 / 12
Discoverability 7.4 / 10
Agent readiness — 38/100 · agent ready
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 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
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 1

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

SuperViz REST API

OPEN COLLECTION

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
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
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:
  - 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