Ollama Proxy · live on Vercel

Bearer-token gated proxy to a pool of upstream Ollama hosts. Tokens are issued by the rental dashboard and stored in the shared Postgres rentals table.

GET  /api/health
GET  /api/tags
POST /api/chat
POST /api/generate
GET  /api/v1/models
POST /api/v1/chat/completions

Auth: Authorization: Bearer nsk_…