MindsDB · Authentication Profile

Mindsdb Authentication

Authentication

MindsDB secures its APIs with none, session, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceMachine-LearningAI AgentsDataDatabaseSQLKnowledge BaseMCPOpen-Source
Methods: none, session, oauth2 Schemes: 3 OAuth flows: API key in:

Security Schemes

self-hosted-no-auth none
cloud-session session
mcp-oauth oauth2

Source

Authentication Profile

mindsdb-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.mindsdb.com/rest/authentication + mindsdb_python_sdk / mindsdb-js-sdk READMEs
summary:
  types: [none, session, oauth2]
  notes: >-
    MindsDB is primarily self-hosted software. Against a local MindsDB server no
    authentication is required. Against MindsDB Cloud the SDKs authenticate with
    a login (email) + password, which establishes a session cookie used by the
    HTTP REST API. The built-in MCP server can optionally require OAuth.
schemes:
  - name: self-hosted-no-auth
    type: none
    description: Default local server (http://127.0.0.1:47334) requires no authentication.
    sources: [https://github.com/mindsdb/mindsdb_python_sdk]
  - name: cloud-session
    type: session
    description: >-
      MindsDB Cloud authenticates with login (email) + password; the SDK/HTTP
      client then carries a session cookie. Managed/Pro instances use the same
      login flow with is_managed set.
    login_host: https://cloud.mindsdb.com
    sources:
      - https://github.com/mindsdb/mindsdb_python_sdk
      - https://github.com/mindsdb/mindsdb-js-sdk
  - name: mcp-oauth
    type: oauth2
    description: The built-in MCP server (FastMCP) supports optional OAuth (mindsdb/api/mcp/oauth.py).
    optional: true
    sources: [https://github.com/mindsdb/engine]

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