Openai Proxy Route
Pass-through endpoint for OpenAI API calls.
Available on both routes:
- /openai/{endpoint:path} - Standard OpenAI passthrough route
- /openai_passthrough/{endpoint:path} - Dedicated passthrough route (recommended for Responses API)
Use /openai_passthrough/* when you need guaranteed passthrough to OpenAI without conflicts with LiteLLM's native implementations (e.g., for the Responses API at /v1/responses).
Examples: Standard route: - /openai/v1/chat/completions - /openai/v1/assistants - /openai/v1/threads
Dedicated passthrough (for Responses API):
- /openai_passthrough/v1/responses
- /openai_passthrough/v1/responses/{response_id}
- /openai_passthrough/v1/responses/{response_id}/input_items
Path parameters
Response
Successful Response
Changes
Changed in 20 of the 25 revisions of this API.20
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__patchremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__putapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__getremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__patchapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__postremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__getapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__deleteremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__postapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__putremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__deleteapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__deleteremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__putapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__putremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__deleteapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__getremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__putapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__deleteremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__getapi-operation-id-removed
- ○
- ○
api operation id
openai_proxy_route_openai_passthrough__endpoint__patchremoved and replaced withopenai_proxy_route_openai_passthrough__endpoint__deleteapi-operation-id-removed
- ○