tiny-router

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/completions and POST /v1/completions
  • POST /v1/responses, and POST /v1/messages for the Anthropic shape
  • POST /v1/embeddings
  • POST /v1/images, /v1/audio/speech, /v1/audio/transcriptions, /v1/videos
  • GET /v1/models, GET /v1/generation, GET /v1/key

Start here