v1
latestOpenAPI 3.0.32026-07-132681171.6 KBCreate response
Send input to an OpenAI-compatible model using the Responses API format and receive a response.
post/v1/responses
Headers
x-api-keystring
Your Requesty API key. Alternative to the standard Authorization: Bearer header.
Request body
Example request
{
"model": "openai-responses/gpt-5",
"input": "Tell me a three sentence bedtime story about a unicorn."
}Response
Response