Zylon · Authentication Profile

Zylon Authentication

Authentication

Zylon secures its APIs with http, oauth2, and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

Company
Methods: http, oauth2, openIdConnect Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

BearerToken http
scheme: bearer
CredentialsSession http
scheme: session
OpenIDConnect openIdConnect

Source

Authentication Profile

zylon-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.zylon.ai/en/developer-manual/build-with-zylon/workspace-api/authentication/auth
docs: https://docs.zylon.ai/en/developer-manual/build-with-zylon/workspace-api/authentication/openid
summary:
  types: [http, oauth2, openIdConnect]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
  note: >-
    Zylon is deployed on-premise; there is no single hosted base URL. All calls
    target the customer's own deployment host ({BASE_URL}). Auth is documented,
    not derived from a published OpenAPI (none is published publicly).
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  description: >-
    API token passed as `Authorization: Bearer {API_TOKEN}` on every ZylonGPT
    and Workspace API request.
  source: docs
- name: CredentialsSession
  type: http
  scheme: session
  description: >-
    POST /api/v1/auth/login exchanges email + password for an account session;
    POST /api/v1/auth/register creates a credentials account. When LDAP is
    enabled the server attempts LDAP first then falls back to local credentials.
  source: docs
- name: OpenIDConnect
  type: openIdConnect
  description: >-
    SSO login redirects (Google / Microsoft) and integration OAuth flows for
    Confluence and SharePoint via the Workspace API OpenID & OAuth endpoints.
  source: docs
directory_integration:
- Active Directory / LDAP (enterprise directory integration, added v1.56.0)

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/zylon-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 email required.

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