AvailableStability AIImageSync
stable-image-core

Build next-gen apps with stable-image-core

API Code Example

Pricing

LemonData Price

$0.03

Per Image

One-click test

Sign in once and Web Agent keeps this model, prompt, and request preset for you.

Test stable-image-core in Web Agent. Run the recommended text-to-image image request at /v1/images/generations, then show the request body, returned image or task status, and model-specific constraints.

API workbench

The default route for production. The code sample below uses this endpoint with the format you pick.

text-to-imageLemonData endpoint
POST/v1/images/generations
curl -X POST "https://api.lemondata.cc/v1/images/generations" \
  -H "Authorization: Bearer sk-xxx" \
  -H "Content-Type: application/json" \
  -d '{
  "operation": "text-to-image",
  "model": "stable-image-core",
  "prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'

Use cases

01

Product visuals

Make campaign images, catalog scenes, and design directions from a few prompts.

02

Iterative editing

Try edits and variations using the request shape this model already accepts.

03

Creative QA

Sanity-check prompt behavior, output count, and response mode before you ship.

04

Side-by-side test

See real response quality, latency, and price before this becomes your production default.

Prompt examples

Generate a clean product shot of matte black headphones on a soft blue gradient.

Edit the source image into a premium ecommerce hero with natural shadows.

Give me three visual directions for a developer-tool launch banner.

FAQ

How much does stable-image-core cost?

On LemonData, stable-image-core costs $0.03 Per Image. The pricing table above shows the full breakdown.

What is stable-image-core best for?

stable-image-core is a strong fit for Text to Image. You can call it through LemonData with one API key.

How do I call the stable-image-core API?

Get a LemonData API key, then send your request to https://api.lemondata.cc/v1/images/generations. The API workbench above has a recommended endpoint and copy-ready code.

Which endpoint should stable-image-core use?

Use https://api.lemondata.cc/v1/images/generations as the default for stable-image-core. If a provider-native format is supported, the API workbench shows that endpoint too.

Can I test stable-image-core before integrating it?

Yes. Try in Web Agent opens a ready test for stable-image-core and keeps your prompt after sign-in, so you don’t lose context.

Which operations does stable-image-core support?

stable-image-core supports text-to-image. Pick an operation in the API workbench above to see the matching endpoint and code sample.

Related Models