OpenMind · Authentication Profile

Openmind Authentication

Authentication

OpenMind secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyCryptoRoboticsRobotsArtificial IntelligenceAgentsLLMROS2Machine-LearningAutonomy
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header, query

Security Schemes

OpenMindApiKey apiKey
· in: header (x-api-key)
OpenMindApiKeyBearer http
scheme: bearer
ClerkJWT http
scheme: bearer

Source

Authentication Profile

openmind-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.openmind.com/api-reference/introduction + https://docs.openmind.com/api-reference/introduction/account_and_key_management
docs: https://docs.openmind.com/api-reference/introduction/account_and_key_management
summary:
  types: [apiKey, http]
  api_key_in: [header, query]
  http_schemes: [bearer]
schemes:
- name: OpenMindApiKey
  type: apiKey
  in: header
  parameter: x-api-key
  applies_to: OpenMind LLM / ASR / TTS / ViLA APIs
  description: >-
    API key issued from the OpenMind portal, sent in the `x-api-key` header (or
    as `Authorization: Bearer <key>`). Keys are prefixed `om1_live_` (production)
    or `om1_test_` (test). For WebSocket connections the key is passed as the
    `api_key` query-string parameter (wss://api.openmind.com?api_key=<KEY>).
  sources: [docs]
- name: OpenMindApiKeyBearer
  type: http
  scheme: bearer
  applies_to: OpenMind LLM / ASR / TTS / ViLA APIs
  description: Same OpenMind API key accepted as an Authorization Bearer token.
  sources: [docs]
- name: ClerkJWT
  type: http
  scheme: bearer
  bearerFormat: JWT
  applies_to: OpenMind Core API (api.openmind.com/api/core account & key management)
  description: >-
    Account and API-key management endpoints require a JWT session token issued
    by Clerk (clerk.com), sent as `Authorization: Bearer <JWT>`. Obtain it from
    the OpenMind portal session or programmatically via the Clerk SDK.
  sources: [docs]

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/openmind-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 email required.

A second provider on the same verified email joins the account you already have.