Call Custom Endpoint
Universal HTTP proxy endpoint that forwards requests to the default API URL.
Accepts requests with any HTTP method and transparently forwards them to to the default endpoint. All request headers, query parameters, and body content are preserved. The response is streamed back to the client as binary data.
This endpoint acts as a transparent proxy. Responses are returned with media type "application/octet-stream".
In: header
Path Parameters
Header Parameters
Organization Id from OpenAi compatible endpoint. Required to organization access or project access (with OpenAI-Project header) when logged as User or Admin User.
Project Id from OpenAi compatible endpoint. Required to project access for organization api key or User / Admin User access with OpenAI-Organization
Response Body
curl -X GET "https://loading/custom/string" \ -H "OpenAI-Organization: string" \ -H "OpenAI-Project: string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.