Proxy Endpoints
OpenAI-compatible and Vertex AI proxy endpoints. Point your agents here instead of the provider's API.
POST /proxy/v1/chat/completions​
OpenAI-compatible — Drop-in replacement for api.openai.com/v1/chat/completions. Supports streaming, function calling, and all OpenAI parameters. Authenticate with x-api-key header.
POST /proxy/v1/vertex/predict​
Google Vertex AI — Proxy endpoint for Vertex AI predictions.