MetaioLab Docs
Welcome to the documentation site for MetaioLab.
- Main site:
metaiolab.com - Docs site:
docs.metaiolab.com - API base used in this guide:
https://metaiolab.com/v1 - Gateway stack: powered by
new-api
This documentation is written primarily for English-speaking customers, with optional Simplified Chinese and French localizations available from the language switcher.
Live Verified
Verified on March 8, 2026: MetaioLab was tested successfully with gpt-5.4 on GET /v1/models, POST /v1/chat/completions, POST /v1/responses, and POST /v1/messages.
Pick the right tool in 30 seconds
Section titled "Pick the right tool in 30 seconds"Great if your users want a straightforward OpenAI-compatible coding client.
Coding Claude CodeBest when your users already work in Anthropic-style coding workflows.
Desktop App Cherry StudioThe easiest polished desktop client to recommend to most end users.
Team Portal Open WebUIExcellent for self-hosted shared chat portals, admin control, and multi-user setups.
What this docs site covers
Section titled "What this docs site covers"- How to expose one MetaioLab gateway to multiple tool ecosystems.
- How to use the currently verified interface types: Models, Chat Completions, Responses, and Anthropic Messages.
- How to connect coding tools like Claude Code, Codex, OpenCode, and CC Switch.
- How to connect AI clients like Cherry Studio, Open WebUI, LobeChat, LibreChat, and NextChat.
Recommended reading order
Section titled "Recommended reading order"- Read Overview
- Test the gateway via Quick Start
- Read Which One Should I Use?
- Jump to the specific tool or app your customers use
- Keep Protocol Map open for route decisions
Why this matters
Section titled "Why this matters"MetaioLab is not documented as a vague proxy. It is a branded API product experience built on top of a gateway that has been verified on:
GET /v1/modelsPOST /v1/chat/completionsPOST /v1/responsesPOST /v1/messages
That gives you one endpoint family for OpenAI-compatible clients and one Anthropic-compatible path for Claude-style clients.
Primary references
Section titled "Primary references"- MetaioLab: https://metaiolab.com
new-apiGitHub: https://github.com/QuantumNous/new-apinew-apiofficial docs: https://docs.newapi.pro/en/docs- Claude Code settings: https://docs.anthropic.com/en/docs/claude-code/settings
- Codex config reference: https://developers.openai.com/codex/config-reference/
- OpenCode providers docs: https://opencode.ai/docs/providers
- Cherry Studio docs: https://docs.cherry-ai.com
- Open WebUI docs: https://docs.openwebui.com
- LibreChat docs: https://www.librechat.ai/docs
- LobeChat docs: https://lobehub.com/docs