Tenzo

Tenzo is a restaurant analytics and business-intelligence platform that unifies data from point-of-sale, labor scheduling, inventory, reviews, and reservation systems into a single reporting layer. It aggregates across 90+ integrated platforms and layers AI, demand forecasting, and automated reporting on top so multi-site restaurant operators can manage staffing, food and labor cost, and revenue. Tenzo exposes a public REST API (api.gotenzo.com/public/v1), an OAuth 2.0 Authorization Code (PKCE) partner integration for per-customer access, and a hosted Model Context Protocol (MCP) server for connecting AI assistants directly to restaurant data.

Tenzo publishes 1 API on the APIs.io network. Tagged areas include Company, Restaurant, Analytics, Business Intelligence, and Reporting.

Tenzo’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, engineering blog, support, and 12 more developer resources.

29.2/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyRestaurantAnalyticsBusiness IntelligenceReportingForecastingHospitalityPoint of SaleData AggregationMCPArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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
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/tenzo: 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.

Tenzo API

Public REST API for accessing restaurant analytics data — locations, areas, sales, and forecast data — secured with OAuth 2.0 Bearer tokens. Partners integrate via the Authoriza...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

tenzo-mcp.yml

MCP SERVER

Security Posture 2

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

Tenzo Authentication

oauth2 · 1 scheme

SECURITY

Tenzo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Tenzo Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tenzo
name: Tenzo
description: Tenzo is a restaurant analytics and business-intelligence platform that unifies data from point-of-sale, labor
  scheduling, inventory, reviews, and reservation systems into a single reporting layer. It aggregates across 90+ integrated
  platforms and layers AI, demand forecasting, and automated reporting on top so multi-site restaurant operators can manage
  staffing, food and labor cost, and revenue. Tenzo exposes a public REST API (api.gotenzo.com/public/v1), an OAuth 2.0 Authorization
  Code (PKCE) partner integration for per-customer access, and a hosted Model Context Protocol (MCP) server for connecting
  AI assistants directly to restaurant data.
url: https://raw.githubusercontent.com/api-evangelist/tenzo/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://support.gotenzo.com/wp-content/uploads/2026/05/TenzoLogo_RGB_orange.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: profiled
x-tier-reason: enriched-from-developer-portal
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 10
  pass: local-v1
tags:
- Company
- Restaurant
- Analytics
- Business Intelligence
- Reporting
- Forecasting
- Hospitality
- Point of Sale
- Data Aggregation
- MCP
- Artificial Intelligence
apis:
- name: Tenzo API
  description: Public REST API for accessing restaurant analytics data — locations, areas, sales, and forecast data — secured
    with OAuth 2.0 Bearer tokens. Partners integrate via the Authorization Code flow to pull per-customer data.
  humanURL: https://support.gotenzo.com/developers/api-reference/
  baseURL: https://api.gotenzo.com/public/v1/
  tags:
  - Restaurant
  - Analytics
  - Reporting
  - Forecasting
  properties:
  - type: Authentication
    url: authentication/tenzo-authentication.yml
  - type: OAuthScopes
    url: scopes/tenzo-scopes.yml
  - type: Conventions
    url: conventions/tenzo-conventions.yml
  - type: Lifecycle
    url: lifecycle/tenzo-lifecycle.yml
  - type: Conformance
    url: conformance/tenzo-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://gotenzo.com/
- type: DeveloperPortal
  url: https://developers.gotenzo.com/
- type: Documentation
  url: https://support.gotenzo.com/docs/
- type: APIReference
  url: https://support.gotenzo.com/developers/api-reference/
- type: GettingStarted
  url: https://support.gotenzo.com/developers/auth-flow/
- type: Authentication
  url: https://support.gotenzo.com/developers/auth-flow/
- type: MCPServer
  url: mcp/tenzo-mcp.yml
- type: OAuthScopes
  url: scopes/tenzo-scopes.yml
- type: Conventions
  url: conventions/tenzo-conventions.yml
- type: Lifecycle
  url: lifecycle/tenzo-lifecycle.yml
- type: ChangeLog
  url: changelog/tenzo-changelog.yml
- type: Conformance
  url: conformance/tenzo-conformance.yml
- type: Compliance
  url: https://www.gotenzo.com/gdpr/
- type: DomainSecurity
  url: security/tenzo-domain-security.yml
- type: StatusPage
  url: https://status.gotenzo.com
- type: LLMsTxt
  url: llms/tenzo-llms.txt
- type: Blog
  url: https://www.gotenzo.com/resources/insights/technology/
- type: Support
  url: https://support.gotenzo.com/
- type: PrivacyPolicy
  url: https://www.gotenzo.com/privacy-policy/