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 '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://hastekit.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type object.

Response

Response or streaming response

The response is of type object.