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

The collaborators API from ZippyKid — 8 operation(s) for collaborators.

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

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

This API exposes 9 operations across 8 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.

9 operations 8 paths 0 schemas 1 DELETE4 GET3 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 9

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

collaborators 9
GET
/collaborators/{id}
Get Collaborator
1 param → 200
PUT
/collaborators/update-account-level-access
Update Account Level Access
body → 200
POST
/collaborators/batch_create
Bulk Create / Update
body → 200
POST
/collaborators/batch_destroy
Bulk Delete
body → 200
GET
/collaborators/{collaborator_id}/site
Get Site
1 param → 200
GET
/collaborators/{email_address}/sites
Site List using Email Address
4 params → 200
GET
/collaborators/{email_address}/sites/{site_id}
Get Site using Email Address
2 params → 200
POST
/collaborators/{email_address}/sites/{site_id}/favorite
Add Site as Favorite
2 params → 200
DELETE
/collaborators/{email_address}/sites/{site_id}/favorite
Remove Site as Favorite
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zippykid-collaborators-api-openapi.yml Raw ↑

Other APIs ZippyKid publishes across the network.

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