Implemented in the project
- Unified model gateway with routing, API keys, policy, budgets, and audit
- Admin console and management API
- Local, Docker, database, and Cloudflare deployment paths
CinaToken / open-source, self-hosted AI gateway.
CinaToken combines provider routing, API keys, model policy, budgets, accounting, and audit with local, Docker, database, and Cloudflare deployment paths. This page does not claim a managed-service SLA.
Product evidence / current scope.
Status and capabilities below are tied to public project repositories. They do not imply a customer deployment, managed SLA, or production availability beyond the linked evidence.
The gateway repository includes local, Docker, and Cloudflare deployment paths. No managed-service SLA is claimed here.
Verified: · commit 3926095
Example data generated by this site—not a customer screenshot or proof of a live deployment.
Capabilities.
These are reference workflow patterns, not a promise that every capability is enabled in every release or deployment. Start with the smallest useful workflow and confirm current availability against the evidence above.
Connect applications through documented Chat Completions, Responses, image, audio, embedding, Realtime, Claude, and Gemini routes.
Keep provider credentials behind the gateway and manage user-facing API keys from the administration layer.
Route by explicit provider, model, task, availability, and policy configuration.
Use the project’s budget, accounting, status, and model-access controls for governed consumption.
Inspect routing, policy, usage, and accounting through the documented console and management APIs.
Run locally, in Docker, with supported databases, or through the documented Cloudflare deployment path.
Workflow.
A reference rollout starts with one protocol, provider route, downstream key, budget rule, and observable request.
Illustrative gateway policy.
Use explicit inputs, review points, and outputs so the system is easier to operate and change.
gateway "team" {
protocol = "responses-api"
route = "approved-models"
budget = "enforced"
audit = true
}Operating principles.
Operators choose the hosting path, providers, keys, and data stores.
Applications should use only interfaces documented by the active release.
Routing, usage, budgets, and accounting should remain visible to operators.
Next step.
Tell us the work, systems, constraints, and review points your team already has. We will help identify a sensible starting scope.