Zerocater API v3
The internal-but-anonymously-discoverable JSON API behind the Zerocater ordering application at app.zerocater.com. Built on Django REST Framework, it serves an RFC 6570 URI-template hypermedia index at its root listing 23 resource URLs covering companies, company people, meals, meal and vendor ratings, payment methods (including Plaid bank authorization), menu voting/suggestions/comments, and account operations. Reads are authenticated with an `Authorization: Token ` header. Zerocater publishes no OpenAPI, no developer portal and no public API documentation for this surface; the contract recorded here was probed live and corroborated against Zerocater's own open-source Python client.
Documentation
Other Resources
APIDiscovery
https://raw.githubusercontent.com/api-evangelist/zerocater/refs/heads/main/discovery/zerocater-api-v3-discovery.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/zerocater/refs/heads/main/errors/zerocater-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/zerocater/refs/heads/main/conventions/zerocater-conventions.yml
SourceCode
https://github.com/ZeroCater/PyZeroCater
APIsJSON
https://raw.githubusercontent.com/api-evangelist/zerocater/refs/heads/main/apis.yml