How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zype Live API (V3)

Live streaming V3: encoder lifecycle including start, stop and sync, and live events with start, stop and archive. 16 operations. Supersedes the legacy /live/encoders surface still carried in the Platform spec.

Zype Live API (V3) is one of 15 APIs that Zype publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Live Streaming, Encoding, and Broadcast. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 16 operations across 10 paths, organized into 2 resource areas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.zype.com.

16 operations 10 paths 0 schemas 2 DELETE4 GET5 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.zype.com
Authentication
API Key, HTTP Bearer
Resource Areas
2

Authentication & Security 2

Zype Live API (V3) declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). It accepts HTTP bearer tokens (OAuth access token) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth access token of the consumer

Paths & Operations 16

Across 10 paths, the API surfaces 16 operations — 2 DELETE, 4 GET, 5 POST, 5 PUT. They span 2 resource areas: Live Encoders, Live Events. Each is listed below with its method, path, parameters, and response codes.

Live Encoders 8
GET
/v3/live/encoders
List Encoders
listEncoders → 200422
POST
/v3/live/encoders
Create Encoder
createEncoder body → 201400422
GET
/v3/live/encoders/{id}
View Encoder
getEncoder 1 param → 200404
PUT
/v3/live/encoders/{id}
Update Encoder
updateEncoder 1 param body → 200404422
DELETE
/v3/live/encoders/{id}
Delete Encoder
deleteEncoder 1 param → 204404422
POST
/v3/live/encoders/{id}/start
Start Encoder
startEncoder 1 param → 200404422
POST
/v3/live/encoders/{id}/stop
Stop Encoder
stopEncoder 1 param → 200404422
POST
/v3/live/encoders/{id}/sync_encoder
Sync Encoder
syncEncoder 1 param → 200404422
Live Events 8
GET
/live_events
List Live Events
listLiveEvents 10 params → 200
POST
/live_events
Create Live Event
createLiveEvent body → 201422
GET
/live_events/{id}
View Live Event
getLiveEvent 1 param → 200404
PUT
/live_events/{id}
Update live event
updateLiveEvent 1 param body → 200404422
DELETE
/live_events/{id}
Delete live event
deleteLiveEvent 1 param → 204404
PUT
/live_events/{id}/start
Start broadcasting a live event
startLiveEvent 1 param → 200404
PUT
/live_events/{id}/stop
Stop broadcasting a live event
stopLiveEvent 1 param → 200404
PUT
/live_events/{id}/archive
Archive a live event
archiveLiveEvent 1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zype-live-3.json Raw ↑

Other APIs Zype publishes across the network.

Zype Platform API
Zype Playout Scheduler API
Zype Monetization API
Zype Consumers API
Zype Zobjects API
Zype Analytics API (V3)
Zype Analytics API (V2)
Zype Custom Regions API
Zype Content Rule Groups API
Zype Content Rule Profiles API
Zype TVE API
Zype Consumer Authentication API
Where this information came from

This is an independent, third-party profile of Zype Live API (V3), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.