You can use Midjourney to describe an image that you upload and define. Describe is useful when you want to convert an image to text prompt.Please make sure the image is not huge, file size less than 1MB is recommended.If you don't know where to upload your image, you can use this tool to upload your image to our server, and copy the image URL.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
url
string
required
The public URL for the image.
ref
string
optional
The reference metadata which will return as part of the webhook.
webhookOverride
string
optional
The webhook URL which the response will send to, the payload of this webhook is same as our Message endpoint.