Zenoti · Authentication Profile

Zenoti Authentication

Authentication

Zenoti declares 2 security scheme(s) across its OpenAPI definitions.

CompanyServicesBeautyWellnessSpaSalonFitnessBookingPaymentsSoftware-as-a-Service
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

Authorization apiKey
· in: header ()
Authorization http
scheme: bearer · in: header ()

Source

Authentication Profile

zenoti-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.zenoti.com/docs/authentication.md
docs: https://docs.zenoti.com/docs/authentication.md
summary: >-
  Zenoti API supports two authentication types: API-key based (global master
  data, no expiry, server-side) and access-token (bearer) based (module /
  role-scoped, expiring, client-side). Both are supplied in the Authorization
  request header.
schemes:
- id: apiKey
  type: apiKey
  in: header
  name: Authorization
  format: 'apikey {api_key}'
  scope: Global master data; no API restrictions
  expiry: Does not expire (rotate/revoke manually)
  recommended_for: Server-side integrations
- id: bearerToken
  type: http
  scheme: bearer
  in: header
  name: Authorization
  format: 'bearer {access_token}'
  scope: Module- or role-based data, restricted by app user role
  recommended_for: Client-side / per-user (guest, therapist) interactions
  token_lifetime: Access token valid 24 hours
  refresh:
    refresh_token_lifetime: 90 days (single use)
    behavior: >-
      Refreshing deactivates existing access tokens and issues a new one.
    endpoints:
    - Generate an access token
    - Refresh an access token
    - Revoke an existing access token
  invalidation: >-
    Employee access tokens expire when the employee password changes or the
    employee leaves the organization.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/zenoti-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.