Skip to main content
POST
/
api
/
gateway
/
openai
/
responses
OpenAI responses endpoint
curl --request POST \
  --url http://localhost:6060/api/gateway/openai/responses \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Response or streaming response

The response is of type object.