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 Zobjects API

Zype's custom-metadata model: Zobject Types define a schema (actor, director, team, season) and Zobjects are instances, attachable to videos and playlists in both directions. 16 operations.

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

Tagged areas include Metadata, Taxonomy, and Content Management. 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 DELETE6 GET2 POST6 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 Zobjects API 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, 6 GET, 2 POST, 6 PUT. They span 2 resource areas: Zobject Types, Zobjects. Each is listed below with its method, path, parameters, and response codes.

Zobject Types 5
GET
/zobject_types
List Zobject Types
listZobjectTypes 7 params → 200422
POST
/zobject_types
Create Zobject Type
createZobjectType body → 201422
GET
/zobject_types/{id}
Retrieve Zobject Type
getZobjectType 1 param → 200404
PUT
/zobject_types/{id}
Update Zobject Type
updateZobjectType 1 param body → 200404422
DELETE
/zobject_types/{id}
Delete Zobject Type
deleteZobjectType 1 param → 204404
Zobjects 11
GET
/zobjects
List Zobjects
listZobjects 9 params → 200
POST
/zobjects
Create Zobject
createZobject 1 param body → 201422
GET
/zobjects/{id}
Retrieve Zobject
getZobject 2 params → 200404
PUT
/zobjects/{id}
Update Zobject
updateZobject 2 params body → 200404422
DELETE
/zobjects/{id}
Delete Zobject
deleteZobject 2 params → 204404
PUT
/zobjects/{id}/add_videos
Add Video(s)
addVideoZobject 1 param body → 200404
PUT
/zobjects/{id}/remove_videos
Remove Video(s)
removeVideoZobject 1 param body → 200404
GET
/zobjects/{id}/videos
Retrieve Video(s)
videosZobject 2 params → 200404
PUT
/zobjects/{id}/add_playlists
Add Playlist(s)
addPlaylistZobject 1 param body → 200404
PUT
/zobjects/{id}/remove_playlists
Remove Playlist(s)
removePlaylistZobject 1 param body → 200404
GET
/zobjects/{id}/playlists
Retrieve Playlist(s)
playlistsZobject 2 params → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zype-zobjects.json Raw ↑

Other APIs Zype publishes across the network.

Zype Platform API
Zype Playout Scheduler API
Zype Monetization API
Zype Consumers API
Zype Live API (V3)
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 Zobjects API, 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.