API Gateway
OpenAI-compatible endpoint that routes across every model, agent, and workflow on TLearth.
Endpoint
https://api.tlearth.dev/v1/chat/completions
curl https://api.tlearth.dev/v1/chat/completions \
-H "Authorization: Bearer $TLearth_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "auto",
"messages": [{"role":"user","content":"Draft a NDA"}],
"route": {"quality": 0.7, "speed": 0.2, "cost": 0.1}
}' Guardrails
- PII redactionon
- Rate limit2,000 rpm
- Response signingEd25519
- Fallback pool3 models
API keys
- read, invoke42d agoproductionaios_pk_live_9f2a…c81e
- read, invoke, admin12d agostagingaios_pk_test_71d0…4a19