OpenAlchemyOpenAlchemy
← All modalities

Generate · Edit · Restyle

Image (gen / edit)

TBC

Create new images from text or images, and edit or restyle existing ones.

Overview

Image (gen / edit)

Planned uses: ad creative at scale, product design prototyping, social media assets, e-commerce product photo generation and editing, inpainting (partial regeneration), and style transfer.

Endpoint
/v1/images/generations
Example model
image-gen-1

API

API example

curl
curl https://api.openalchemy.io/v1/images/generations \
  -H "Authorization: Bearer $OPENALCHEMY_API_KEY" \
  -H "X-Project-Id: $YOUR_PROJECT_ID" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "image-gen-1",
    "prompt": "A neon-lit Tokyo alley at dusk, photorealistic.",
    "size": "1024x1024",
    "n": 1
  }'

Status

Quota and pricing (per project)

Allotments and rate limits apply to the project that issued the API key. A second domain-scoped policy layer constrains which origins may invoke each modality.

Read the docs for this modality

START TODAY

Ready to turn inference cost into something closer to alchemy?

The free tier lets you spin up one project and run your first 1,000 requests with no credit card.