Overview
What tiny-router is, and the endpoints it serves.
tiny-router is an OpenAI-compatible gateway. One key, one base URL, and every model in the catalog behind it. You pay from a prepaid wallet at the provider's cost plus our margin, with no subscription and no minimum.
Base URL
https://api.tiny-router.dev/v1
Endpoints
POST /v1/chat/completionsandPOST /v1/completionsPOST /v1/responses, andPOST /v1/messagesfor the Anthropic shapePOST /v1/embeddingsPOST /v1/images,/v1/audio/speech,/v1/audio/transcriptions,/v1/videosGET /v1/models,GET /v1/generation,GET /v1/key
Start here
- Quickstart — your first call in three steps.
- Authentication — keys, scopes and limits.
- Streaming — server-sent events, and what we do not touch.
- Credits — cards, UPI and stablecoins.