Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create AI Images (Midjourney) by code?

I want to create an app that creates Midjourney images.

The problem is that Midjourney doesn't provide an API, it works from Discord.

How to automate the process of image generation without the need to open Discord?

like image 694
Ehab Avatar asked Sep 10 '25 17:09

Ehab


1 Answers

Take a look at thenextleg.io (closed service) userapi.ai, it has an API available for Midjourney there.

You will need a webhook URL to receive responses

like image 169
njho Avatar answered Sep 13 '25 13:09

njho