POST
/
api
/
v1
/
response

Body

prompt_id
string

This is the prompt on Hyperaide that you want to call and get a response for.

Response

response
string

This is the response generated by the prompt.

response_id
string

This is the id of the response. You can use this to give feedback on the response using the feedback endpoint.