AvailableIdeogramImageSync / Async
ideogram-edit-v3

Build next-gen apps with ideogram-edit-v3

API Code Example

Pricing

TokenLab Price

$0.014

Per Request

Discount: 30%

One-click test

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

Test ideogram-edit-v3 in Web Agent. Run the recommended image-edit image request at /v1/images/edits, 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.

image-editTokenLab endpoint
POST/v1/images/edits
curl -X POST "https://api.tokenlab.sh/v1/images/edits" \
  -H "Authorization: Bearer sk-xxx" \
  -H "Content-Type: application/json" \
  -d '{
  "operation": "image-edit",
  "model": "ideogram-edit-v3",
  "prompt": "A minimalist product photo of matte black headphones on a soft blue background.",
  "image_url": "https://example.com/source.png"
}'

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 ideogram-edit-v3 cost?

On TokenLab, ideogram-edit-v3 costs $0.014 Per Request. The pricing table above shows the full breakdown.

How do I call the ideogram-edit-v3 API?

Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/images/edits. The API workbench above has a recommended endpoint and copy-ready code.

Which endpoint should ideogram-edit-v3 use?

Use https://api.tokenlab.sh/v1/images/edits as the default for ideogram-edit-v3. If a provider-native format is supported, the API workbench shows that endpoint too.

Can I test ideogram-edit-v3 before integrating it?

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

Which operations does ideogram-edit-v3 support?

ideogram-edit-v3 supports image-edit. Pick an operation in the API workbench above to see the matching endpoint and code sample.

Related Models