unrecognized.ai

OpenAI-compatible API ·

Accounts

Loading…

API keys

No keys yet — generate one to use the API from other tools.

Endpoint

OpenCode and most local tools: HTTP. Browser dashboard also works on HTTPS (self-signed warning is expected).

Quick start

curl http://127.0.0.1:26010/v1/chat/completions \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "deepseek/deepseek-v4-flash", "reasoning_effort": "max", "messages": [{"role": "user", "content": "Hello!"}], "stream": true }'
Quality: reasoning_effort = default · low · medium · high · xhigh · max (clamped per model).

Usage

Time Input Output Cache Timing Model Mode Effort Status Cost Trace ID
No calls yet.

Models

ModelContextInput $Output $Cache read $Notes
Prices per 1M tokens, USD. Served from config.json.

Examples

unrecognized.ai · keys hashed (SHA-256) in keys.json · usage in SQLite