specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans provider: Zeroheight providerId: zeroheight created: '2026-05-04' modified: '2026-08-28' generated: '2026-08-28' method: searched source: https://zeroheight.com/pricing/ tags: - Pricing - Plans - Design Systems description: >- zeroheight's published plans, read from the pricing page on 2026-08-28. Replaces a 2026-05-04 scaffold whose Free/Professional/Enterprise quotas were invented. zeroheight prices per editor per month; viewers are not charged separately on the published tiers. The API and MCP facts matter most here: MCP is on every plan (capped at 500 calls/month on Free and Starter), while REST API access is Enterprise-only. currency: USD billing_note: Prices exclude sales tax. Yearly billing saves 15%. plan_count: 3 plans: - id: zeroheight-free name: Free type: free price: '0' currency: USD period: month unit: editor seats: 1 editor elements: - name: 1 styleguide - name: 1 token set - name: Design and developer tool connections - name: AI assistant for editors - name: AI documentation - name: Custom branding - name: MCP server (500 calls/month) api_access: false mcp_access: true mcp_call_limit: 500 per month mcp_fast_search: false - id: zeroheight-starter name: Starter type: paid price: '49' currency: USD period: month unit: editor seats: up to 5 editors trial: 14 days elements: - name: 2 styleguides - name: 3 token sets - name: Custom domain - name: Commenting - name: Shared password - name: Hidden pages - name: MCP server (500 calls/month) api_access: false mcp_access: true mcp_call_limit: 500 per month mcp_fast_search: false - id: zeroheight-enterprise name: Enterprise type: custom price: null currency: USD period: month unit: editor seats: 5+ editors and reviewers trial: 14 days contact_sales: true elements: - name: 5+ styleguides - name: 10 token sets - name: SSO - name: Styleguide releases - name: AI assistant for editors and viewers - name: Adoption tracking - name: API access - name: MCP server with Fast Search - name: AI integrations - name: Advanced roles - name: Multi-theme support - name: Synced pages - name: Custom templates - name: Analytics - name: Integrations - name: Dedicated Customer Success Manager api_access: true mcp_access: true mcp_call_limit: not published ("higher limits") mcp_fast_search: true findings: - REST API access is gated to Enterprise. Two of three published tiers cannot call https://zeroheight.com/open_api/v2 at all. - The MCP server is the opposite: available on every plan including Free, which makes the agent surface materially more accessible than the HTTP one. - Enterprise pricing is not published; only Free ($0) and Starter ($49/editor/month) carry numbers. maintainers: - FN: Kin Lane email: kin@apievangelist.com