Overview
Midjourney is one of the most popular AI image generation tools currently available. Ace Data Cloud provides a comprehensive Midjourney API that supports image generation, editing, description, video, and other features.API Endpoints
| Endpoint | Function |
|---|---|
POST /midjourney/imagine | Generate images (main endpoint) |
POST /midjourney/edits | Edit images |
POST /midjourney/describe | Image description |
POST /midjourney/videos | Image-to-video |
POST /midjourney/seed | Get Seed value |
POST /midjourney/translate | Prompt translation |
POST /midjourney/tasks | Query task status |
Basic Image Generation
Image Editing
Upscale
Variation
Image Description
Generate text description from an image:Prompt Tips
- Use
--ar 16:9to control aspect ratio - Use
--q 2to increase quality - Use
--style rawfor a more realistic effect - Set
translation: trueto automatically translate Chinese prompts into English

