AIMLAPI · Schema

ImageGenerationRequest

Request body for generating an image via AIMLAPI

Artificial IntelligenceMachine LearningAI ModelsLLMImage GenerationVideo GenerationSpeechEmbeddingsAPI GatewayDeveloper Tools

Properties

Name Type Description
model string Image generation model ID
prompt string Text description of desired image
n integer Number of images to generate
size string Image dimensions
quality string Image quality (standard, hd)
style string Image style (vivid, natural)
View JSON Schema on GitHub