MMeteRoute
Dashboard

OpenAI-compatible gateway

MeteRoute

Route model traffic. Mete every request.

Quickstart

Change the base URL. Keep the client.

POST /v1/chat/completions
curl https://meteroute.com/v1/chat/completions \
  -H "Authorization: Bearer sk_tg_live_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-4o-mini",
    "messages": [
      { "role": "user", "content": "Ping the gateway" }
    ]
  }'

Primitives

Small surface area. Clear control points.

Keys

Hash, revoke, and limit project credentials.

Routes

Map public model names to upstream pools.

Ledger

Record tokens, cost, latency, status, and request id.

Usage

Request records stay inspectable.

request_idreq_8Kx2
modelgpt-5.5 -> openai-primary
tokens8,240 total / 1,204 cached
status200 / recorded