Zesty Instances API
The Zesty.io Instances API is a REST API that allows CRUD operations on Zesty.io instances. It provides access to content models, content items, fields, views, stylesheets, scripts, settings, head tags, navigation, audits, and publishing operations. Each instance is identified by a unique ZUID.
Zesty Instances API is one of 25 APIs that Zesty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 3 JSON Schema definitions.
Tagged areas include CMS, Content Items, Content Models, Publishing, and Views. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 3 JSON Schemas.
This API exposes 5 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://accounts.api.zesty.io/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zesty Instances API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (sessionToken).
sessionToken— A session token obtained from the Auth API login endpoint.
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage Zesty.io instances.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Instance (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zesty 12
Other APIs Zesty publishes across the network.