Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ZippyKid zones API

The zones API from ZippyKid — 5 operation(s) for zones.

ZippyKid zones API is one of 8 APIs that ZippyKid publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include zones. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://my.pressable.com/v1.

7 operations 5 paths 0 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://my.pressable.com/v1
Terms of Service
Resource Areas
1

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

zones 7
GET
/zones
Get Zones
→ 200
GET
/zones/{zone_id}/records
Get Zone Records
1 param → 200
POST
/zones/{zone_id}/records
Create Zone Record
1 param body → 200
DELETE
/zones/{zone_id}/records/{id}
Delete Record
2 params → 200
POST
/zones/{zone_id}/providers
Generate Email Provider Records
1 param body → 200
GET
/zones/{zone_id}/records/{id}/ssl
SSL Certificate Details
2 params → 200
PUT
/zones/{zone_id}/records/{id}/ssl
Retry SSL Certificate Provisioning
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zippykid-zones-api-openapi.yml Raw ↑

Other APIs ZippyKid publishes across the network.

ZippyKid account API
ZippyKid activity API
ZippyKid auth API
ZippyKid collaborators API
ZippyKid http: API
ZippyKid mu-plugins API
ZippyKid sites API