API Keys
OpenMind requires an API key to authenticate requests. You can obtain an API key by signing up for an account on the OpenMind portal. The API key must be included in theAuthorization
or x-api-key
header of each request, used to authenticate your requests and track usage quotas.
Keep your API key confidential. Never share it with others or expose it in client-side code, such as in browsers or apps.
Remember to include your API key in the Authorization
or x-api-key
header of each request. For example:
wss://api.openmind.org?api_key=<YOUR_API_KEY>
.
API Pricing
Pay as you go with our flexible credit system. Access our API, scale usage as needed, and stay in control of costs.- High-speed requests
- Cutting-edge large models
- Integrated modules for multiple robots
LLM Models
Service | Input Price (per 1M tokens) | Output Price (per 1M tokens) |
---|---|---|
OpenAI GPT-4o | $2.5 | $10 |
OpenAI GPT-4o-mini | $0.15 | $0.6 |
DeepSeek Chat | $0.14 | $0.28 |
Gemini 2.0 Flash Exp | $0.15 | $0.30 |
grok-2-latest | $0.2 | $10 |
qwen3-30b-a3b-instruct-2507 (Near AI) | $0.15 | $0.45 |
qwen-2.5-7b-instruct (Near AI) | $0.04 | $0.1 |
qwen2.5-vl-72b-instruct (Near AI) | $0.59 | $0.59 |
llama-3.1-70b-instruct (Meta Llama) | $10 | $28 |
llama-3.3-70b-instruct (Meta Llama) | $90 | $90 |
anthropic/claude-sonnet-4.5 | $300 | $1500 |
anthropic/claude-opus-4.1 | $1500 | $7500 |
Near AI models are hosted and served by Near AI.
Meta Llama and Anthropic models are hosted and served by Openrouter.
TTS Models (Text to Speech)
Service | Price (per 1M characters) |
---|---|
Eleven Labs | $50 |
Riva | $1 |
ASR Models (Speech to Text)
Service | Price (per 1 minute) |
---|---|
Google ASR | $0.05 |