Quadrillion · Authentication Profile

Quadrillion Authentication

Authentication

Quadrillion secures its APIs with apiKey and session across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceAI AgentsResearchData ScienceNotebooksLLMDeveloper ToolsMachine-Learning
Methods: apiKey, session Schemes: 2 OAuth flows: API key in: header

Security Schemes

QuadrillionApiKey apiKey
· in: header ()
WorkosSSOSession session

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.quadrillion.io/settings/api-keys.md
docs: https://docs.quadrillion.io
note: >-
  The published OpenAPI (api.quadrillion.io/openapi.json) declares no
  components.securitySchemes, but the operation descriptions and docs state that
  the cloud proxy routes "require a valid Quadrillion API key," and the API
  exposes first-party key management (create/validate/revoke) plus WorkOS-backed
  SSO sessions for the desktop app.
summary:
  types: [apiKey, session]
  api_key_in: [header]
  sso: [workos]
schemes:
  - name: QuadrillionApiKey
    type: apiKey
    in: header
    description: >-
      Programmatic access to the cloud proxy and store endpoints is authorized
      with a Quadrillion API key. Keys are created via POST /api/keys
      (create_api_key_api_keys_post) — the plaintext key is returned once and
      cannot be retrieved again — and can be checked via POST /api/keys/validate
      (validate_api_key_api_keys_validate_post), listed via GET /api/keys, and
      revoked via DELETE /api/keys/{key_id}.
    sources: [openapi/quadrillion-cloud-openapi-original.json]
  - name: WorkosSSOSession
    type: session
    description: >-
      The Qualia desktop app authenticates users through WorkOS-backed SSO
      (GET/POST /api/auth/workos/start, /callback, /discover) issuing a server
      session (GET /api/auth/me, /api/session, /api/session/csrf) with CSRF
      protection. Organization membership and provisioning are managed through
      the WorkOS admin portal endpoints.
    sources: [openapi/quadrillion-cloud-openapi-original.json]

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