Tenzo website screenshot

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.

27.1/100 thin ▬ flat Agent 11/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
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-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 Server

The Tenzo MCP server gives AI assistants read-only access to restaurant analytics, reviews, and manager logs through natural language. Users authorize with their Tenzo account v...

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
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
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.23'
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
tags_raw:
- 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/

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/tenzo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/tenzo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/tenzo/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.