proxy
Proxy chat completion
Forwards an OpenAI Chat Completions request to the selected provider. Proxy plane route: //v1/chat/completions. Other fixed routes include /v1/messages (Anthropic) and /v1/responses (OpenAI Responses).
POST
Proxy chat completion
Headers
API key for inline consumers
Bearer token for OAuth2 or IDP consumers
Gateway slug when using header-based gateway discovery
Path Parameters
Consumer slug
Body
application/json
OpenAI Chat Completions request body
The body is of type object.
Response
OK
The response is of type object.