Machine-Readable OpenAPI Spec
Machine-Readable OpenAPI Spec
Machine-Readable OpenAPI Spec
The official Ziptax API specification is published in OpenAPI v3 JSON format and is always available at the URL below. This document is the authoritative source of truth for every endpoint, authentication method, request parameter, response schema, and error code in the Ziptax platform.
The spec is designed for both humans and autonomous tooling:
X-API-KEY), and response shape
before generating integration code.All endpoints described in the spec authenticate via a single header:
Some endpoints additionally accept the API key as a key= query
parameter, but the header is preferred for production use.
The spec is regenerated automatically from the Ziptax API source of truth, so bookmarking the raw URL above guarantees you always have the latest contract.