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 Authorization Code flow to pull per-customer data.

API entry from apis.yml

apis.yml Raw ↑
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