demand.ai API
Schemas
Copy Page
demand.ai API
Generate a completion
POST
Generate a chat completion
POST
Generate Embeddings
POST
Schemas
Schemas
postGenerate
postChat
generateResponse
chatResponse
chatResponseFinal
Success
postEmbed
Error
embedResponse
Response
Unauthorized
BadRequest
Schemas
Copy Page
postGenerate
{
"model"
:
"gemma3:12b"
,
"prompt"
:
"Why is the sky blue?"
,
"stream"
:
false
}