Endpoint
Azure OpenAI Proxy
Proxy endpoint for Azure OpenAI Chat Completions API
POST
Note: Only Chat Completion LLMs are compatible with this proxy.
Authorizations
Headers
Azure OpenAI API key in format 'Bearer {key}'
Path Parameters
The Azure OpenAI endpoint name
The deployment ID of the model
Query Parameters
Azure OpenAI API version
Body
application/json
Schema for Azure OpenAI API requests.
Response
200
application/json
Successful Response
Schema for LLM model responses.