DeepFellow API ReferenceCustom
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".
AuthorizationBearer <token>
In: header
Header Parameters
OpenAI-Organization?Openai-Organization
OpenAI-Project?Openai-Project
Response Body
curl -X PUT "https://loading/custom/{path}" \
-H "OpenAI-Organization: 5eb7cf5a86d9755df3a6c593" \
-H "OpenAI-Project: 5eb7cf5a86d9755df3a6c593"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}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.