
pods
Your own gateway.
Deploy it. Own it. Everything flows through it.
$whale pod status
authapi keys + SHA256 hashing
rate limitsliding window, per-key
routes50+ endpoints, dynamic reload
agentSSE proxy (Claude, GPT, Gemini)
docs/openapi.json auto-generated
idempotencysafe retries, cached responses
p50: 12ms · p99: 48ms · iad region
auth
API keys. Scoped permissions. Every request verified.
rate limiting
Per-key throttling. Automatic 429s.
dynamic routes
Add a tool. It becomes an endpoint.
agent proxy
SSE streaming through your own infra.
openapi
Your pod documents itself.
idempotency
Safe to retry any write.
webhooks
HMAC-signed. Stripe, Shopify, anything.
multi-tenant
Row-level isolation. One pod, many stores.
audit trail
Every request. Traced.
$fly deploy
✓live on pod-yourco.fly.dev
✓50+ routes · health passing