API Reference
Zoo's APIs are organized around REST. Our APIs have predictable resource-oriented URLs, accept JSON-encoded request bodies, return JSON-encoded responses, and use standard HTTP response codes, authentication, and verbs.
The root endpoint /
returns the OpenAPI specification for the API. It's handy if you want to use it to generate things.
Base url
https://api.zoo.dev