Zerocater

Zerocater is a San Francisco-founded corporate catering and workplace food company that builds and manages office food programs for businesses. It acts as an intermediary between employers and a curated network of local restaurants, caterers and chefs, covering daily corporate catering (buffet and individually boxed), chef-led on-site corporate cafeterias with snack and barista programs, and full-service event catering with on-site staffing. Its CaterAi product uses AI to recommend and assemble menus from a team's stated preferences, dietary restrictions and order history, and to book on-site staff and event decor. Zerocater states it serves 500+ companies across 12+ major U.S. metros including the SF Bay Area, New York, Austin, Boston, Los Angeles, Chicago, Washington DC, Seattle, Denver, Dallas, Atlanta, Philadelphia and Phoenix. It runs a customer-facing ordering web application at app.zerocater.com backed by an undocumented Django REST Framework token-authenticated JSON API (v3), whose hypermedia root index is served anonymously, and it publishes a first-party Python client library on PyPI.

Zerocater publishes 1 API on the APIs.io network. Tagged areas include Company, Food and Beverage, Catering, Corporate Services, and Workplace.

Zerocater’s developer surface includes engineering blog, support, FAQ, signup flow, authentication, and 19 more developer resources.

21.4/100 emerging ▬ flat Agent 13/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyFood and BeverageCateringCorporate ServicesWorkplaceFood DeliveryHospitalityArtificial IntelligenceOrderingMarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 21.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 13/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/zerocater: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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-temp...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Zerocater Authentication

http · 1 scheme

SECURITY

Zerocater Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zerocater
name: Zerocater
description: Zerocater is a San Francisco-founded corporate catering and workplace food company that builds and manages office
  food programs for businesses. It acts as an intermediary between employers and a curated network of local restaurants, caterers
  and chefs, covering daily corporate catering (buffet and individually boxed), chef-led on-site corporate cafeterias with
  snack and barista programs, and full-service event catering with on-site staffing. Its CaterAi product uses AI to recommend
  and assemble menus from a team's stated preferences, dietary restrictions and order history, and to book on-site staff and
  event decor. Zerocater states it serves 500+ companies across 12+ major U.S. metros including the SF Bay Area, New York,
  Austin, Boston, Los Angeles, Chicago, Washington DC, Seattle, Denver, Dallas, Atlanta, Philadelphia and Phoenix. It runs
  a customer-facing ordering web application at app.zerocater.com backed by an undocumented Django REST Framework token-authenticated
  JSON API (v3), whose hypermedia root index is served anonymously, and it publishes a first-party Python client library on
  PyPI.
image: https://zerocater.com/wp-content/uploads/2026/05/make-catering-effortless-with-cater-ai-social.jpg
url: https://raw.githubusercontent.com/api-evangelist/zerocater/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Food and Beverage
- Catering
- Corporate Services
- Workplace
- Food Delivery
- Hospitality
- Artificial Intelligence
- Ordering
- Marketplace
apis:
- aid: zerocater:zerocater-api-v3
  name: Zerocater API v3
  description: '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 <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.'
  humanURL: https://github.com/ZeroCater/PyZeroCater
  baseURL: https://app.zerocater.com/api/v3
  tags:
  - Catering
  - Meals
  - Ordering
  - Payments
  - Ratings
  properties:
  - type: APIDiscovery
    url: discovery/zerocater-api-v3-discovery.yml
  - type: Authentication
    url: authentication/zerocater-authentication.yml
  - type: ErrorCatalog
    url: errors/zerocater-problem-types.yml
  - type: Conventions
    url: conventions/zerocater-conventions.yml
  - type: SourceCode
    url: https://github.com/ZeroCater/PyZeroCater
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: MIT
  url: https://github.com/ZeroCater/PyZeroCater/blob/master/LICENSE
- type: DomainSecurity
  url: security/zerocater-domain-security.yml
- type: Website
  url: https://zerocater.com/
- type: Blog
  url: https://zerocater.com/blog/
- type: BlogRSS
  url: https://zerocater.com/blog/feed/
- type: Support
  url: https://zerocater.com/about/contact/
- type: FAQ
  url: https://zerocater.com/faq/
- type: SignUp
  url: https://app.zerocater.com/signup
- type: Login
  url: https://app.zerocater.com/login
- type: TermsOfService
  url: https://zerocater.com/terms/
- type: PrivacyPolicy
  url: https://zerocater.com/privacy/
- type: GitHubOrganization
  url: https://github.com/ZeroCater
- type: LLMsTxt
  url: llms/zerocater-llms.txt
- type: Packages
  url: packages/zerocater-packages.yml
- type: SDKs
  url: packages/zerocater-packages.yml
- type: APIDiscovery
  url: discovery/zerocater-api-v3-discovery.yml
- type: Authentication
  url: authentication/zerocater-authentication.yml
- type: ErrorCatalog
  url: errors/zerocater-problem-types.yml
- type: Conventions
  url: conventions/zerocater-conventions.yml
- type: Conformance
  url: conformance/zerocater-conformance.yml
- type: Lifecycle
  url: lifecycle/zerocater-lifecycle.yml
- type: SecondaryMarket
  url: https://forgeglobal.com/zerocater_stock/
- type: Wikipedia
  url: https://en.wikipedia.org/wiki/Zerocater
- type: LinkedIn
  url: https://www.linkedin.com/company/zerocater
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 11
  pass: local-v1