Qumulo · Authentication Profile

Qumulo Authentication

Authentication

Authentication profile for the Qumulo Core REST API, captured from the public REST API Guide (no OpenAPI is published, so this is documentation-sourced, not derived from a spec). Every Qumulo cluster serves its own API; clients authenticate to the cluster to receive a bearer credential.

Qumulo secures its APIs with http-bearer, session, saml, and oauth2-support-portal across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyStorageFile StorageData PlatformCloud StorageUnstructured DataEnterpriseInfrastructureREST APICLI
Methods: http-bearer, session, saml, oauth2-support-portal Schemes: 3 OAuth flows: API key in:

Security Schemes

SessionLogin session
AccessToken http
scheme: bearer
SAML saml

Source

Authentication Profile

qumulo-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.qumulo.com/rest-api-guide/
docs: https://docs.qumulo.com/rest-api-guide/
description: >-
  Authentication profile for the Qumulo Core REST API, captured from the public
  REST API Guide (no OpenAPI is published, so this is documentation-sourced, not
  derived from a spec). Every Qumulo cluster serves its own API; clients
  authenticate to the cluster to receive a bearer credential.
summary:
  types: [http-bearer, session, saml, oauth2-support-portal]
  api_key_in: []
  oauth2_flows: []
schemes:
- name: SessionLogin
  type: session
  mechanism: >-
    POST credentials to session/login to obtain a session bearer token, which is
    then sent on subsequent requests. Primary programmatic auth for the qq CLI
    `login` command.
  docs: https://docs.qumulo.com/rest-api-guide/
- name: AccessToken
  type: http
  scheme: bearer
  mechanism: >-
    Long-lived bearer access tokens created and managed through the
    auth/access-tokens endpoints (qq auth_create_access_token /
    auth_modify_access_token). Sent as an Authorization: Bearer header.
  docs: https://docs.qumulo.com/rest-api-guide/
- name: SAML
  type: saml
  mechanism: >-
    SAML-based single sign-on via session/start-saml-login and
    session/retrieve-saml-login (qq sso_login), for SSO-integrated clusters.
  docs: https://docs.qumulo.com/rest-api-guide/
notes: >-
  The care.qumulo.com support portal (separate from the cluster API) is a
  Salesforce-backed property exposing its own OpenID Connect discovery document
  (see well-known/qumulo-care-openid-configuration.json); it governs support
  portal identity, not the Qumulo Core REST API.

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