mj_imagine

Midjourney · Per Request

mj-imagineAvailable
ImageImage GenerationAsync

Pricing

Official PriceLemonData Price
Price$0.10$0.07

Best For

Image Generation

Creating images, illustrations, and visual content

API Code Example

POST/v1/images/generations
curl https://api.lemondata.cc/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "mj-imagine",
    "prompt": "A beautiful sunset over mountains",
    "size": "1024x1024",
    "n": 1
  }'

FAQ

How much does mj_imagine cost?

On LemonData, mj_imagine costs $0.0700 Per Request, which is up to 30% off the official pricing.

What is mj_imagine best for?

mj_imagine excels at Image, Image Generation, Async. Access it through LemonData's unified API with a single API key.

How to use mj_imagine API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models