Next.js Discord

Discord Forum

Integrating Mid Journey for Image Generation in my WebApp

Unanswered
Chausie posted this in #help-forum
Open in Discord
Avatar
ChausieOP
Hey everyone,

I'm currently exploring options to integrate Mid Journey into my web application for image generation. Does anyone know if Mid Journey provides an API for this purpose? Alternatively, if there isn't a direct API, how would I go about linking Discord to generate the images, similar to how we pay and use the OpenAI ChatGPT API?

Any insights or suggestions would be greatly appreciated! Thanks in advance.
#midjourney #api #ai

4 Replies

Avatar
Western paper wasp
Midjourney does not provide an API and automation is against the Midjourney terms of service
https://docs.midjourney.com/docs/terms-of-service
You may not use automated tools to access, interact with, or generate Assets through the Services
Maybe check out open source models like Stable Diffusion for programmatic image generation in your app
Replicate (https://replicate.com/) hosts APIs for several open source image generation models