OpenMind

OpenMind builds open-source software that makes robots useful. Its flagship product, OM1, is a modular AI Hardware Abstraction Layer (HAL) and agent runtime for robots that unifies perception, LLM reasoning, and action across hardware platforms such as the Unitree Go2 quadruped, Unitree G1 humanoid, TurtleBot4, Raspberry Pi, and Tesla. OpenMind operates a cloud API at api.openmind.com that provides a unified multi-provider LLM endpoint (OpenAI, Anthropic via OpenRouter, Google Gemini, X.AI, DeepSeek, NEAR.AI), speech services (Google/ElevenLabs ASR, ElevenLabs/Riva TTS), a ViLA vision-language model, and account/API-key management. Usage is metered in OMCU (OpenMind Computational Units) across free, standard, builder, pro, and enterprise plans. Premium REST APIs (Orchestrator and Nav2) provide remote SLAM, navigation, patrol, docking, and map management for the OM1 ROS2 SDK. OpenMind is backed by Pantera Capital and also develops the FABRIC decentralized robot coordination layer and Asimov blockchain-based governance for robots.

OpenMind publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto, Robotics, Robots, and AI.

OpenMind’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, support, CLI, and 19 more developer resources.

40.0/100 thin Agent 40/100 agent aware Full breakdown ↓
scored 2026-07-21 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyCryptoRoboticsRobotsAIAgentsLLMROS2Machine LearningAutonomy

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 40.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 17.0 / 20
Commercial Clarity 11.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 40/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/openmind: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

OpenMind LLM API

Unified chat-completions endpoint that proxies multiple LLM providers (OpenAI, Anthropic via OpenRouter, Google Gemini, X.AI, DeepSeek, NEAR.AI) through a single OpenAI-compatib...

OpenMind Core API

Account and API-key management API (create/delete/list keys, account OMCU balance) at api.openmind.com/api/core, authenticated with a Clerk-issued JWT bearer token.

MCP Servers

openmind-mcp.yml

MCP SERVER

Pricing Plans

Openmind Plans

6 plans

PLANS

Rate Limits

Openmind Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: openmind
name: OpenMind
description: OpenMind builds open-source software that makes robots useful. Its flagship product, OM1, is a modular AI Hardware
  Abstraction Layer (HAL) and agent runtime for robots that unifies perception, LLM reasoning, and action across hardware
  platforms such as the Unitree Go2 quadruped, Unitree G1 humanoid, TurtleBot4, Raspberry Pi, and Tesla. OpenMind operates
  a cloud API at api.openmind.com that provides a unified multi-provider LLM endpoint (OpenAI, Anthropic via OpenRouter, Google
  Gemini, X.AI, DeepSeek, NEAR.AI), speech services (Google/ElevenLabs ASR, ElevenLabs/Riva TTS), a ViLA vision-language model,
  and account/API-key management. Usage is metered in OMCU (OpenMind Computational Units) across free, standard, builder,
  pro, and enterprise plans. Premium REST APIs (Orchestrator and Nav2) provide remote SLAM, navigation, patrol, docking, and
  map management for the OM1 ROS2 SDK. OpenMind is backed by Pantera Capital and also develops the FABRIC decentralized robot
  coordination layer and Asimov blockchain-based governance for robots.
url: https://raw.githubusercontent.com/api-evangelist/openmind/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
image: https://openmind.com/logo.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Crypto
- Robotics
- Robots
- AI
- Agents
- LLM
- ROS2
- Machine Learning
- Autonomy
apis:
- name: OpenMind LLM API
  description: Unified chat-completions endpoint that proxies multiple LLM providers (OpenAI, Anthropic via OpenRouter, Google
    Gemini, X.AI, DeepSeek, NEAR.AI) through a single OpenAI-compatible interface authenticated with an OpenMind API key.
    Also fronts speech (ASR/TTS) and vision-language (ViLA) services.
  humanURL: https://docs.openmind.com/api-reference/introduction/llm
  baseURL: https://api.openmind.com
  tags:
  - LLM
  - AI
  - Speech
  - Vision
  properties:
  - type: APIReference
    url: https://docs.openmind.com/api-reference/introduction/llm
- name: OpenMind Core API
  description: Account and API-key management API (create/delete/list keys, account OMCU balance) at api.openmind.com/api/core,
    authenticated with a Clerk-issued JWT bearer token.
  humanURL: https://docs.openmind.com/api-reference/introduction/account_and_key_management
  baseURL: https://api.openmind.com/api/core
  tags:
  - Account
  - Keys
  - Billing
  properties:
  - type: APIReference
    url: https://docs.openmind.com/api-reference/introduction/account_and_key_management
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://openmind.com/
- type: DeveloperPortal
  url: https://portal.openmind.com
- type: Documentation
  url: https://docs.openmind.com/
- type: APIReference
  url: https://docs.openmind.com/api-reference/introduction
- type: GettingStarted
  url: https://docs.openmind.com/developing/1_get-started
- type: Pricing
  url: https://docs.openmind.com/api-reference/api_pricing
- type: SignUp
  url: https://portal.openmind.com/
- type: Support
  url: mailto:support@openmind.com
- type: GitHubOrganization
  url: https://github.com/OpenMind
- type: LLMsTxt
  url: llms/openmind-llms.txt
- type: Packages
  url: packages/openmind-packages.yml
- type: SDKs
  url: packages/openmind-packages.yml
- type: CLI
  url: cli/openmind-cli.yml
- type: MCPServer
  url: mcp/openmind-mcp.yml
- type: Authentication
  url: authentication/openmind-authentication.yml
- type: Conventions
  url: conventions/openmind-conventions.yml
- type: ErrorCatalog
  url: errors/openmind-problem-types.yml
- type: Lifecycle
  url: lifecycle/openmind-lifecycle.yml
- type: ChangeLog
  url: changelog/openmind-changelog.yml
- type: Conformance
  url: conformance/openmind-conformance.yml
- type: DataModel
  url: data-model/openmind-data-model.yml
- type: Sandbox
  url: sandbox/openmind-sandbox.yml
- type: RateLimits
  url: rate-limits/openmind-rate-limits.yml
- type: Plans
  url: plans/openmind-plans.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/openmind-domain-security.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 20
  pass: local-v1