{"version":"1","model":{"id":"bytedance/seedream-5-0-lite/text-to-image","name":"Seedream 5.0 Lite","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"ByteDance Seedream 5.0 Lite — fast, affordable text-to-image generation.","pricing_note":"$0.035 / image (cross-confirmed vs fal resale of the same model)","categories":["generate-text"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4"],"resolutions":["2048"],"durations":[],"max_images":4,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-06-02","popularity_rank":182,"example_prompt":"A young beekeeper inspecting honeycomb frames during golden hour, sunlight passing through translucent honey, realistic skin texture, detailed protective clothing, documentary photography, National Geographic quality, ultra detailed","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/seedream-5.0-lite-sm.webp"},"schema_url":"/api/v1/models?id=bytedance%2Fseedream-5-0-lite%2Ftext-to-image","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bytedance%2Fseedream-5-0-lite%2Ftext-to-image","title":"Seedream 5.0 Lite generation request","description":"Request body accepted by POST /api/v1/generate for bytedance/seedream-5-0-lite/text-to-image.","type":"object","properties":{"model_id":{"type":"string","const":"bytedance/seedream-5-0-lite/text-to-image","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"seed":{"title":"Seed","description":"Random seed to control the stochasticity of image generation.","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4"]},"resolution":{"type":"string","enum":["2048"]},"num_images":{"type":"integer","minimum":1,"maximum":4}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"seed","label":"Seed","type":"seed","description":"Random seed to control the stochasticity of image generation."}]}}