Developers
One interface, every model
Point your existing client at Prizmal and keep shipping. We route each request to the model that fits the job, and hand back the same shape you already know
Drop in replacement
Keep your SDK, keep your prompts. Change the base URL and the key, and requests start routing through Prizmal
Streaming and tools
Server-Sent Events, tool calls, JSON mode, and vision inputs all flow through with no changes on your side
Governed by default
Every request is scoped to your workspace with per key limits, audit logs, and region controls that your security team can read
Observability
See which model handled each call, how long it took, and what it cost, right next to the trace
Endpoints
Quick start
1# ~/.zshrc or ~/.bashrc2export ANTHROPIC_BASE_URL=https://api.prizmal.ai/anthropic3export ANTHROPIC_AUTH_TOKEN=$PRIZMAL_API_KEY4export ANTHROPIC_MODEL=prizmal-autoThe full API reference ships with self-serve keys. Until then, this page is the reference and managed.inferences@prizmal.ai answers the same day.
Sixty seconds, start to routed
One key, one base URL, first routed request. Sound optional, the captions carry it.