Keys
Hash, revoke, and limit project credentials.
OpenAI-compatible gateway
Route model traffic. Mete every request.
Quickstart
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
Hash, revoke, and limit project credentials.
Map public model names to upstream pools.
Record tokens, cost, latency, status, and request id.
Usage