Dyte website screenshot

Dyte

Dyte is a live video and voice developer platform offering client SDKs plus a v2 REST API for programmatically creating meetings, adding participants and issuing their auth tokens, querying completed sessions, and managing recordings, livestreams, and webhooks. Dyte was acquired by Cloudflare in 2025 and is transitioning into Cloudflare RealtimeKit; the Dyte SDKs and APIs are in maintenance mode.

Dyte publishes 6 APIs on the APIs.io network, including Livestreams API, Meetings API, Participants API, and 3 more. Tagged areas include Video, Voice, Real Time, WebRTC, and SDK.

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

34.0/100 thin ▼ -5.6 Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
VideoVoiceReal TimeWebRTCSDKCommunications

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.0/100 · thin
Contract Quality 13.1 / 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 — 31/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 0 / 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/dyte: 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.

Dyte Livestreams API

Manage livestreams for a meeting.

Dyte Meetings API

Create and manage meeting rooms.

Dyte Participants API

Add participants and issue/refresh their SDK auth tokens.

Dyte Recordings API

Start, stop, and fetch meeting recordings.

Dyte Sessions API

Query completed and active sessions.

Dyte Webhooks API

Manage webhook event subscriptions.

Open Collections 1

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

Dyte v2 REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Dyte Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Dyte Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Dyte Finops

FINOPS

Security Posture 2

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

Dyte Authentication

http · 1 scheme

SECURITY

Dyte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Dyte Agentic Access

27 operations · 13 acting · 2 human-in-the-loop

27 operations · 13 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: dyte
url: https://raw.githubusercontent.com/api-evangelist/dyte/refs/heads/main/apis.yml
name: Dyte
kind: company
description: Dyte is a live video and voice developer platform offering client SDKs plus a v2 REST API for programmatically
  creating meetings, adding participants and issuing their auth tokens, querying completed sessions, and managing recordings,
  livestreams, and webhooks. Dyte was acquired by Cloudflare in 2025 and is transitioning into Cloudflare RealtimeKit; the
  Dyte SDKs and APIs are in maintenance mode.
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/dyte.png
tags:
- Video
- Voice
- Real Time
- WebRTC
- SDK
- Communications
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: dyte:dyte-livestreams-api
  name: Dyte Livestreams API
  description: Manage livestreams for a meeting.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Livestreams
  properties:
  - type: OpenAPI
    url: openapi/dyte-livestreams-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
- aid: dyte:dyte-meetings-api
  name: Dyte Meetings API
  description: Create and manage meeting rooms.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Meetings
  properties:
  - type: OpenAPI
    url: openapi/dyte-meetings-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
- aid: dyte:dyte-participants-api
  name: Dyte Participants API
  description: Add participants and issue/refresh their SDK auth tokens.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Participants
  properties:
  - type: OpenAPI
    url: openapi/dyte-participants-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
- aid: dyte:dyte-recordings-api
  name: Dyte Recordings API
  description: Start, stop, and fetch meeting recordings.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Recordings
  properties:
  - type: OpenAPI
    url: openapi/dyte-recordings-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
- aid: dyte:dyte-sessions-api
  name: Dyte Sessions API
  description: Query completed and active sessions.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/dyte-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
- aid: dyte:dyte-webhooks-api
  name: Dyte Webhooks API
  description: Manage webhook event subscriptions.
  humanURL: https://docs.dyte.io/api
  baseURL: https://api.dyte.io/v2
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/dyte-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/quickstart
  - type: APIReference
    url: https://docs.dyte.io/api
  - type: PostmanCollection
    url: collections/dyte.postman_collection.json
  - type: Documentation
    url: https://docs.dyte.io/guides/v2-migration-guide
  - type: Documentation
    url: https://docs.dyte.io/guides/capabilities/recording/start-recording
  - type: Documentation
    url: https://docs.dyte.io/guides/rest-apis/livestream-dyte-meeting
common:
- type: AgenticAccess
  url: agentic-access/dyte-agentic-access.yml
- type: DomainSecurity
  url: security/dyte-domain-security.yml
- type: Authentication
  url: authentication/dyte-authentication.yml
- type: GitHubOrganization
  url: https://github.com/dyte-io
- type: LinkedIn
  url: https://www.linkedin.com/company/dyteio
- type: Website
  url: https://dyte.io/
- type: Documentation
  url: https://docs.dyte.io/
- type: Plans
  url: plans/dyte-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dyte-rate-limits.yml
- type: FinOps
  url: finops/dyte-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com