AI infrastructure for builders

ONE API.
EVERY MODEL.

Access the models you need through one unified API. Ship products, not provider plumbing.

Text · Image · Video · Search · more through one control plane
TTUTU AI
Text
Vision
Search
Video
Unified routing layer · live control plane
The control plane

Multiple capabilities.
One developer experience.

Keep authentication, balance, routing and observability in one place. The catalog below is read from the active TUTU model registry.

Loading active models…
How it works

From request to response
without infrastructure drag.

01

Get one API key

Authenticate against TUTU AI once. Your account, limits and balance stay server-enforced.

02

Send one request

Use the documented endpoint and a unique idempotency key for every business request.

03

Observe the result

See responses, token usage, charges and request history in the same console.

Your productOne request shape
TUTU AI GatewayAuth · routing · billing · logs
Credits and usage

One bill.
Clear usage.

The current Sandbox product is a fixed $30 API Credits purchase. Every successful gateway request records usage and applies the configured per-call charge.

Sandbox credits

$30.00

Buy $30 credits · One-time top-up · Stripe Checkout
Prepaid balanceWebhook-verifiedUsage ledger
Developer experience

Readable by design.

Use the same surface to create keys, explore models, run a smoke test and inspect logs. No fake metrics, no mystery state.

cURL · TUTU AI Public APIReady
curl https://ai-gateway-production-1cf8.up.railway.app/v1/chat/completions \
  -H 'Authorization: Bearer sk-tutu-…' \
  -H 'Idempotency-Key: unique-request-id' \
  -H 'Content-Type: application/json' \
  -d '{"model":"tutu/text-fast","messages":[{"role":"user","content":"Hello"}]}'
Build with TUTU AI

Ready to ship?

Create an account, add credits and make your first verified request.