175 models live - 19 labs - OpenAI & Anthropic compatible

Every AI model.
One API key.

DeepSeek, GLM, Qwen, Claude, GPT, Gemini and 169 more - all behind one endpoint. Switch models by changing one string.

Get your API key Browse all 175
175
Models
19
AI Labs
69
Vision models
100%
OpenAI-compatible

Latest models

The newest and strongest from every lab.

View all 175 ->

19 labs, one integration

No per-vendor accounts. No per-vendor SDKs. One key opens every door.

DeepSeek
DeepSeek 9
Zhipu GLM
Zhipu GLM 20
Alibaba Qwen
Alibaba Qwen 27
Moonshot Kimi
Moonshot Kimi 6
ByteDance Doubao
ByteDance Doubao 13
Baidu ERNIE
Baidu ERNIE 6
MiniMax
MiniMax 8
StepFun
StepFun 2
Xiaomi MiMo
Xiaomi MiMo 5
Tencent Hunyuan 5
Shanghai AI Lab 4
Meituan LongCat
Meituan LongCat 1
Kuaishou Kat
Kuaishou Kat 3
OpenAI
OpenAI 37
Anthropic
Anthropic 17
Google
Google 10
xAI
xAI 5
xAI
xAI 1
Meta
Meta 2

Drop-in replacement

Change two lines. That's it.

# pip install openai

from openai import OpenAI

client = OpenAI(
    base_url="https://meshtok.com/v1",
    api_key="sk-your-key",
)

resp = client.chat.completions.create(
    model="deepseek/deepseek-v4-pro",
    messages=[{"role": "user", "content": "Ship it."}],
)
OpenAI-compatible: /v1
Anthropic-compatible: /
Streaming | Tool calling | Vision | JSON mode

Built on trust

No tricks. No hidden fees. What you see is what you get.

Real models, verifiable

Every response includes the actual model field. Verify you got what you paid for. We never substitute cheaper models.

We don't store your prompts

Prompt content and response bodies pass through to the model and are discarded. We log only token counts for billing. Read policy

Official list pricing

Token prices match each lab's published rates. No hidden markups on usage - what you see is what you pay.