Zentail · Authentication Profile

Zentail Authentication

Authentication

Zentail secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyE-CommerceMulti-ChannelMarketplaceProduct Information ManagementInventory ManagementOrder ManagementListing ManagementRetail
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

OpenAPIToken apiKey
· in: header ()
SalesChannelClientCredentials oauth2

Source

Authentication Profile

zentail-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://help.zentail.com/en/collections/96118-open-api
docs: https://help.zentail.com/en/articles/1460332-generate-api-token
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [clientCredentials]
schemes:
- name: OpenAPIToken
  type: apiKey
  in: header
  description: >-
    Zentail's Open API authenticates with a per-account API token. Generate it in the
    Zentail app under Account Settings > API Access > GENERATE NEW TOKEN (Account Admin
    permission is required to view/create tokens). Tokens can be labeled and revoked;
    keep the token secret.
  docs: https://help.zentail.com/en/articles/1460332-generate-api-token
  sources: [searched:help.zentail.com]
- name: SalesChannelClientCredentials
  type: oauth2
  flow: clientCredentials
  description: >-
    The Sales Channel / Listings API (used to build custom sales-channel, inventory,
    and fulfillment integrations) authenticates integrators with a clientId and
    clientSecret to obtain access to its endpoints.
  docs: https://help.zentail.com/en/articles/4430986-creating-a-new-sales-channel-integration-for-zentail
  sources: [searched:help.zentail.com]
notes: >-
  Two distinct auth models: (1) the Open API uses an account-scoped API token
  (apiKey, header); (2) the Sales Channel / Listings API uses clientId + clientSecret
  (OAuth2 client-credentials style). Separately, the Zentail web application signs in
  via signin.zentail.com (WorkOS AuthKit OIDC) — that governs app SSO, not API access.
  Exact token header name and Sales Channel token endpoint are documented in the
  Stoplight developer portal (developer.zentail.com), which renders client-side and
  was not machine-extractable in this pass.

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/zentail-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.