TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should I release my MidJourney API?

10 pointsby hgezimabout 2 years ago
I was working on a service that allows kids to write a short story and then generate the illustrations for them and get a book on the other side.<p>I quickly realized that MidJourney is the standard for AI imagine generation. Initially I kept using it thinking I had simply missed the API link.<p>As you might know, there&#x27;s no API for MidJourney, so a few weeks in, I decided I&#x27;ll just build an unofficial API!<p>On Friday, I posted a demo video of it ( https:&#x2F;&#x2F;youtu.be&#x2F;Wye8I3KoXaE ) on the MJ subreddit and it got deleted very quickly. DavidH, the CEO claimed it goes against their ToS.<p>So, do you all think I should push ahead and make it available? I&#x27;ll likely need to play cat and mouse if they decide to ban my account.<p>P.S.: I think the biggest deal-breaker for me is that I&#x27;m Muslim and going against a contract (even tho I didn&#x27;t explicitly see or sign the darn thing) _might_ be against Islamic morals (i.e. haram) :&#x2F; .. would love your perspective, fellow Muslims.<p>P.P.S.: I&#x27;ve always looked fondly at stories like PayPal going to eBay&#x27;s conference with a giant block of ice with &quot;frozen&quot; money inside ... but I don&#x27;t know if I can do that.

4 comments

megaroadsabout 2 years ago
As much as I would love for an API (official or not) to appear, you&#x27;ll much likely get into some sort of trouble doing so. If you&#x27;re violating their ToS, there&#x27;s not much you can do.<p>You can use it for yourself without attracting too much attention or make it available open source. Creating a business around it like ImagineAPI seems to be evolving into, is risky I guess.<p>How did you get access to their API in the first place? Using bots through Discord or you find out their secret endpoints?<p>Best of luck!
评论 #34975378 未加载
hgezimabout 2 years ago
Clickable link to the video: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;Wye8I3KoXaE" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;Wye8I3KoXaE</a><p>I should also point out that I did DM DavidH hoping to come up with a resolution but haven&#x27;t heard back.<p>It goes without saying (not really, I guess ) that I don&#x27;t intend to take advantage of their free plan or anything like that. I&#x27;m paying for every GPU hour I use (fast mode).
评论 #34971847 未加载
throwaway675309about 2 years ago
From the video it looks like you&#x27;re making a standard post request, but given the fact that all communication to be able to generate images happens through the discord command API, I am absolutely floored that they have a publicly exposed REST endpoint.<p>Even if this demo is legitimate I imagine it&#x27;ll get quickly locked down if you publish it.
webmavenabout 2 years ago
Why bother? Switch to using DALL-E or Stable Diffusion APIs.
评论 #34975621 未加载
评论 #34979755 未加载