Zencoder website screenshot

Zencoder

Zencoder is a cloud-based video and audio encoding (transcoding) platform, now part of Brightcove, that turns source media into web-, mobile-, and broadcast-ready outputs at scale. Its REST API lets developers submit encoding jobs, generate multiple simultaneous outputs (MP4, HLS, DASH, HEVC/H.265, VP9, 4K/UHD, HDR10), apply captions, watermarks, clips, and thumbnails, protect content with DRM and encryption, and receive completion notifications via webhooks. Zencoder is known for its Emmy Award-winning Context Aware Encoding (CAE), no queue time, and per-minute usage-based pricing. The v2 API is organized around Jobs, Inputs, Outputs, Accounts, and Reports resources and authenticates with a Zencoder-Api-Key header (also accepted as an api_key query parameter). Originally an a16z / GV / 500 Global-backed startup, Zencoder was acquired by Brightcove and its API is documented and supported under the Brightcove developer surface.

Zencoder publishes 5 APIs on the APIs.io network, including Accounts API, Inputs API, Jobs API, and 2 more. Tagged areas include Company, Video, Video Encoding, Transcoding, and Media.

The Zencoder catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Zencoder’s developer surface includes documentation, API reference, getting-started guide, support, signup flow, changelog, authentication, and 24 more developer resources.

47.9/100 developing ▬ flat Agent 30/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyVideoVideo EncodingTranscodingMediaStreamingVideo ProcessingCloudBrightcoveCaptionsDRMHLS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/zencoder: 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 →

APIs 5

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

Zencoder Accounts API

Operations for managing accounts.

Zencoder Inputs API

Operations for getting input details and progress.

Zencoder Jobs API

Operations for managing Zencoder encoding jobs.

Zencoder Outputs API

Operations for getting output details and progress.

Zencoder Reports API

Operations for getting reports.

Open Collections 6

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

API Collection

OPEN COLLECTION

Zencoder Accounts API

OPEN COLLECTION

Event Specifications 1

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

Security Posture 2

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

Zencoder Authentication

apiKey · 1 scheme

SECURITY

Zencoder Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Zencoder Agentic Access

16 operations · 6 acting

16 operations · 6 acting

AGENTIC

Resources

Get Started 5

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 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zencoder
name: Zencoder
description: Zencoder is a cloud-based video and audio encoding (transcoding) platform, now part of Brightcove, that turns
  source media into web-, mobile-, and broadcast-ready outputs at scale. Its REST API lets developers submit encoding jobs,
  generate multiple simultaneous outputs (MP4, HLS, DASH, HEVC/H.265, VP9, 4K/UHD, HDR10), apply captions, watermarks, clips,
  and thumbnails, protect content with DRM and encryption, and receive completion notifications via webhooks. Zencoder is
  known for its Emmy Award-winning Context Aware Encoding (CAE), no queue time, and per-minute usage-based pricing. The v2
  API is organized around Jobs, Inputs, Outputs, Accounts, and Reports resources and authenticates with a Zencoder-Api-Key
  header (also accepted as an api_key query parameter). Originally an a16z / GV / 500 Global-backed startup, Zencoder was
  acquired by Brightcove and its API is documented and supported under the Brightcove developer surface.
url: https://raw.githubusercontent.com/api-evangelist/zencoder/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- a16z
- gv
x-tier: enriched
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  - url: https://zencoder.com
    status: 301
    note: declared website redirects to https://www.brightcove.com/solutions/zencoder?utm_source=zencoder.com — a different
      registrable domain (zencoder.com -> brightcove.com), possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://zencoder.support.brightcove.com/assets/s-site-assets-favicons/apple-touch-icon.png
tags:
- Company
- Video
- Video Encoding
- Transcoding
- Media
- Streaming
- Video Processing
- Cloud
- Brightcove
- Captions
- DRM
- HLS
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: zencoder:zencoder-accounts-api
  name: Zencoder Accounts API
  description: Operations for managing accounts.
  humanURL: https://zencoder.support.brightcove.com/references/reference.html
  baseURL: https://app.zencoder.com/api/v2
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/zencoder-accounts-api-openapi.yml
  - type: Documentation
    url: https://zencoder.support.brightcove.com/
  - type: APIReference
    url: https://zencoder.support.brightcove.com/references/reference.html
  - type: GettingStarted
    url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
  - type: Authentication
    url: authentication/zencoder-authentication.yml
  - type: Webhooks
    url: asyncapi/zencoder-notifications-webhooks.yml
- aid: zencoder:zencoder-inputs-api
  name: Zencoder Inputs API
  description: Operations for getting input details and progress.
  humanURL: https://zencoder.support.brightcove.com/references/reference.html
  baseURL: https://app.zencoder.com/api/v2
  tags:
  - Inputs
  properties:
  - type: OpenAPI
    url: openapi/zencoder-inputs-api-openapi.yml
  - type: Documentation
    url: https://zencoder.support.brightcove.com/
  - type: APIReference
    url: https://zencoder.support.brightcove.com/references/reference.html
  - type: GettingStarted
    url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
  - type: Authentication
    url: authentication/zencoder-authentication.yml
  - type: Webhooks
    url: asyncapi/zencoder-notifications-webhooks.yml
- aid: zencoder:zencoder-jobs-api
  name: Zencoder Jobs API
  description: Operations for managing Zencoder encoding jobs.
  humanURL: https://zencoder.support.brightcove.com/references/reference.html
  baseURL: https://app.zencoder.com/api/v2
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/zencoder-jobs-api-openapi.yml
  - type: Documentation
    url: https://zencoder.support.brightcove.com/
  - type: APIReference
    url: https://zencoder.support.brightcove.com/references/reference.html
  - type: GettingStarted
    url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
  - type: Authentication
    url: authentication/zencoder-authentication.yml
  - type: Webhooks
    url: asyncapi/zencoder-notifications-webhooks.yml
- aid: zencoder:zencoder-outputs-api
  name: Zencoder Outputs API
  description: Operations for getting output details and progress.
  humanURL: https://zencoder.support.brightcove.com/references/reference.html
  baseURL: https://app.zencoder.com/api/v2
  tags:
  - Outputs
  properties:
  - type: OpenAPI
    url: openapi/zencoder-outputs-api-openapi.yml
  - type: Documentation
    url: https://zencoder.support.brightcove.com/
  - type: APIReference
    url: https://zencoder.support.brightcove.com/references/reference.html
  - type: GettingStarted
    url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
  - type: Authentication
    url: authentication/zencoder-authentication.yml
  - type: Webhooks
    url: asyncapi/zencoder-notifications-webhooks.yml
- aid: zencoder:zencoder-reports-api
  name: Zencoder Reports API
  description: Operations for getting reports.
  humanURL: https://zencoder.support.brightcove.com/references/reference.html
  baseURL: https://app.zencoder.com/api/v2
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/zencoder-reports-api-openapi.yml
  - type: Documentation
    url: https://zencoder.support.brightcove.com/
  - type: APIReference
    url: https://zencoder.support.brightcove.com/references/reference.html
  - type: GettingStarted
    url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
  - type: Authentication
    url: authentication/zencoder-authentication.yml
  - type: Webhooks
    url: asyncapi/zencoder-notifications-webhooks.yml
common:
- type: ParentCompany
  url: https://apis.io/providers/brightcove/
  name: Brightcove
  x-relationship: acquired
  x-evidence: Originally an a16z / GV / 500 Global-backed startup, Zencoder was acquired by Brightcove and its API is documented
    and supported under the Brightcove developer surface.
- type: CapabilityMap
  url: capabilities/zencoder-capability-edges.yml
  name: Zencoder Business Capability Map
- type: DomainSecurity
  url: security/zencoder-domain-security.yml
- type: Website
  url: https://zencoder.com
- type: DeveloperPortal
  url: https://zencoder.support.brightcove.com/
- type: Documentation
  url: https://zencoder.support.brightcove.com/
- type: APIReference
  url: https://zencoder.support.brightcove.com/references/reference.html
- type: GettingStarted
  url: https://zencoder.support.brightcove.com/getting-started/quick-start-zencoder.html
- type: Support
  url: https://zencoder.support.brightcove.com/support/index.html
- type: SignUp
  url: https://app.zencoder.com/signup
- type: Login
  url: https://app.zencoder.com/login
- type: TermsOfService
  url: https://www.brightcove.com/legal/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.brightcove.com/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/zencoder
- type: StatusPage
  url: https://status.brightcove.com/
- type: ChangeLog
  url: changelog/zencoder-changelog.yml
- type: Packages
  url: packages/zencoder-packages.yml
- type: SDKs
  url: packages/zencoder-packages.yml
- type: Authentication
  url: authentication/zencoder-authentication.yml
- type: Conventions
  url: conventions/zencoder-conventions.yml
- type: ErrorCatalog
  url: errors/zencoder-error-codes.yml
- type: Lifecycle
  url: lifecycle/zencoder-lifecycle.yml
- type: DataModel
  url: data-model/zencoder-data-model.yml
- type: Conformance
  url: conformance/zencoder-conformance.yml
- type: Webhooks
  url: asyncapi/zencoder-notifications-webhooks.yml
- type: Sandbox
  url: sandbox/zencoder-sandbox.yml
- type: X-MCPServerCandidate
  url: mcp/zencoder-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/zencoder-openapi-overlay.yaml
- type: AgenticAccess
  url: agentic-access/zencoder-agentic-access.yml
- type: LLMsTxt
  url: llms/zencoder-llms.txt
x-enrichment:
  date: '2026-07-21'
  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/zencoder"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/zencoder/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/zencoder/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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