Zimbra · Authentication Profile

Zimbra Authentication

Authentication

Zimbra secures its APIs with soap-auth-token, preauth, and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions.

EmailCollaborationCalendarMessagingOpen-SourceSOAPGraphQLProductivity
Methods: soap-auth-token, preauth, oauth2 Schemes: 4 OAuth flows: API key in:

Security Schemes

AuthRequest soap-auth-token
preauth preauth
admin-auth soap-auth-token
two-factor totp

Source

Authentication Profile

zimbra-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://files.zimbra.com/docs/soap_api/
docs: https://wiki.zimbra.com/wiki/SOAP_API_Reference_Material_Beginning_with_ZCS_8.0
summary:
  types: [soap-auth-token, preauth, oauth2]
  api_key_in: []
  notes: Zimbra has no public OpenAPI; auth is documented in the SOAP API reference.
schemes:
- name: AuthRequest
  type: soap-auth-token
  description: A SOAP <AuthRequest> in the urn:zimbraAccount namespace exchanges account
    name + password for an authToken, returned in the response and passed on subsequent
    requests via the <context><authToken> SOAP header (or the ZM_AUTH_TOKEN cookie for
    the web client).
  sources: [https://files.zimbra.com/docs/soap_api/]
- name: preauth
  type: preauth
  description: Pre-authentication (preauth) computes an HMAC-SHA1 over account/timestamp/expiry
    using a domain preauth key, enabling delegated/single-sign-on login without the
    account password.
  sources: [https://wiki.zimbra.com/wiki/Preauth]
- name: admin-auth
  type: soap-auth-token
  description: Admin operations authenticate via <AuthRequest> in the urn:zimbraAdmin
    namespace against the admin SOAP endpoint (default port 7071 /service/admin/soap).
  sources: [https://files.zimbra.com/docs/soap_api/]
- name: two-factor
  type: totp
  description: Two-factor authentication (TOTP) is supported; a second AuthRequest supplies
    the TOTP code when 2FA is enabled on the account.
  sources: [https://wiki.zimbra.com/wiki/Two_Factor_Authentication]

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