Skip to content
Open metaiolab.com

MetaioLab Docs

Welcome to the documentation site for MetaioLab.

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.

  • 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.
  1. Read Overview
  2. Test the gateway via Quick Start
  3. Read Which One Should I Use?
  4. Jump to the specific tool or app your customers use
  5. Keep Protocol Map open for route decisions

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/models
  • POST /v1/chat/completions
  • POST /v1/responses
  • POST /v1/messages

That gives you one endpoint family for OpenAI-compatible clients and one Anthropic-compatible path for Claude-style clients.