VdoCipher

VdoCipher is a secure video hosting platform that delivers Hollywood-grade DRM (Google Widevine and Apple FairPlay) encrypted streaming for e-learning and OTT businesses. Its server-side REST API handles video upload, media management, folders, dynamic viewer watermarking, and OTP/playbackInfo generation for authorized playback, all secured with an Apisecret authorization header.

VdoCipher publishes 6 APIs on the APIs.io network, including Folders API, Meta API, Playback API, and 3 more. Tagged areas include Video, Secure Video Hosting, DRM, Streaming, and E-Learning.

VdoCipher’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

39.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serveFree trial⚡ Free to try
6 APIs
VideoSecure Video HostingDRMStreamingE-LearningOTTWatermarking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.6/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 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/vdocipher: 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.

VdoCipher Folders API

Create, list, and search folders.

VdoCipher Meta API

Video metadata, files, posters, and captions.

VdoCipher Playback API

Generate OTP and playbackInfo for authorized playback.

VdoCipher Tags API

List and search video tags.

VdoCipher Upload API

Obtain upload credentials and check transcoding status.

VdoCipher Videos API

List, search, retrieve, edit, and delete videos.

Open Collections 1

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

VdoCipher Server API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Vdocipher Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Vdocipher Authentication

apiKey · 1 scheme

SECURITY

Vdocipher Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Vdocipher Agentic Access

12 operations · 6 acting

12 operations · 6 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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: vdocipher
url: https://raw.githubusercontent.com/api-evangelist/vdocipher/refs/heads/main/apis.yml
name: VdoCipher
kind: company
description: VdoCipher is a secure video hosting platform that delivers Hollywood-grade DRM (Google Widevine and Apple FairPlay)
  encrypted streaming for e-learning and OTT businesses. Its server-side REST API handles video upload, media management,
  folders, dynamic viewer watermarking, and OTP/playbackInfo generation for authorized playback, all secured with an Apisecret
  authorization header.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · 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/vdocipher.png
tags:
- Video
- Secure Video Hosting
- DRM
- Streaming
- E-Learning
- OTT
- Watermarking
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: vdocipher:vdocipher-folders-api
  name: VdoCipher Folders API
  description: Create, list, and search folders.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-folders-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
- aid: vdocipher:vdocipher-meta-api
  name: VdoCipher Meta API
  description: Video metadata, files, posters, and captions.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Meta
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-meta-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
- aid: vdocipher:vdocipher-playback-api
  name: VdoCipher Playback API
  description: Generate OTP and playbackInfo for authorized playback.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Playback
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-playback-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
- aid: vdocipher:vdocipher-tags-api
  name: VdoCipher Tags API
  description: List and search video tags.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-tags-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
- aid: vdocipher:vdocipher-upload-api
  name: VdoCipher Upload API
  description: Obtain upload credentials and check transcoding status.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Upload
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-upload-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
- aid: vdocipher:vdocipher-videos-api
  name: VdoCipher Videos API
  description: List, search, retrieve, edit, and delete videos.
  humanURL: https://www.vdocipher.com/docs/server/videomanagement/listing/
  baseURL: https://dev.vdocipher.com/api
  tags:
  - Videos
  properties:
  - type: OpenAPI
    url: openapi/vdocipher-videos-api-openapi.yml
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/listing/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/
  - type: PostmanCollection
    url: collections/vdocipher.postman_collection.json
  - type: OpenCollection
    url: collections/vdocipher.opencollection.json
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/upload/credentials/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/upload/status/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/playbackauth/otp/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/playbackauth/offline/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-create/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/folder-search/
  - type: Documentation
    url: https://www.vdocipher.com/docs/server/videomanagement/files/list/
  - type: APIReference
    url: https://www.vdocipher.com/docs/server/videomanagement/files/posters/
common:
- type: AgenticAccess
  url: agentic-access/vdocipher-agentic-access.yml
- type: DomainSecurity
  url: security/vdocipher-domain-security.yml
- type: Authentication
  url: authentication/vdocipher-authentication.yml
- type: GitHubOrganization
  url: https://github.com/VdoCipher
- type: LinkedIn
  url: https://www.linkedin.com/company/vdocipher
- type: Website
  url: https://www.vdocipher.com/
- type: Documentation
  url: https://www.vdocipher.com/docs/server/
- type: Plans
  url: plans/vdocipher-plans-pricing.yml
- type: RateLimits
  url: rate-limits/vdocipher-rate-limits.yml
- type: FinOps
  url: finops/vdocipher-finops.yml
- type: Blog
  url: https://www.vdocipher.com/blog/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com