Sphinx · Authentication Profile

Sphinx Authentication

Authentication

Sphinx authenticates developers to its platform two ways. No public OpenAPI is published, so this profile is searched from the docs rather than derived from a spec.

Sphinx secures its APIs with apiKey and http-bearer-jwt across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceData ScienceData GovernanceAnalyticsAI AgentsDeveloper ToolsJupyterLLMData Reliability
Methods: apiKey, http-bearer-jwt Schemes: 2 OAuth flows: API key in: env

Security Schemes

ApiKey apiKey
· in: env ()
JWTLogin http
scheme: bearer

Source

Authentication Profile

sphinx-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.sphinx.ai/cli-documentation/authentication
docs: https://docs.sphinx.ai/cli-documentation/authentication
description: >-
  Sphinx authenticates developers to its platform two ways. No public OpenAPI is
  published, so this profile is searched from the docs rather than derived from a
  spec.
summary:
  types: [apiKey, http-bearer-jwt]
  api_key_in: [env]
  api_key_prefix: "sk-"
schemes:
  - name: ApiKey
    type: apiKey
    in: env
    env_var: SPHINX_API_KEY
    prefix: "sk-"
    description: >-
      API key obtained from the Sphinx Dashboard account settings. Stored in the
      SPHINX_API_KEY environment variable; the CLI uses it automatically when set,
      bypassing interactive login.
    obtain: https://dashboard.prod.sphinx.ai
    sources: [https://docs.sphinx.ai/cli-documentation/authentication]
  - name: JWTLogin
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      Interactive login via `sphinx-cli auth login`, which persists a token in a
      ~/.sphinx directory. Token must be renewed every 30 days.
    sources: [https://docs.sphinx.ai/cli-documentation/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/sphinx-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.