demand.ai API
  1. Schemas
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
  1. Schemas

Success

{
    "success": true
}
Built with