Light Mode
Detailed Explaination on Midjourney Task Result
This page gives detailed explaination on PiAPI's MidjourneyAPI task result.
Parameter | Description |
---|---|
discord_image_url | The exact output URL provided by the Midjourney bot. Check the second part of this page for more details. |
image_url | A temporary URL for the result image. Retention policies in API Output Storage. |
temporary_image_urls | An array of four image URLs split from the original image hosted on Midjourney CDN. Check the second part of this page for more details. |
task_progress | Represents the task progress as a percentage (0-100). Check the second part of this page for more details. |
intermediate_image_urls | An array of preview images displayed by Midjourney while the job is in progress. Check the second part of this page for more details. |
seed | The seed value used to generate the image, available only through the Seed operation. |
message | The message generated by PiAPI. |
error_messages | Error messages generated by PiAPI and Midjourney, crucial for troubleshooting. |
actions | The available next steps for this task. |
Access to Optional Task Result Parameters
Certain optional parameters are only visible to users based on their subscription plans, as outlined here: https://piapi.ai/pricing#plan#midjourney-api
Last modified: a month ago