Recraft V3 (raster)
Image generationOne call. Same key. Same bill.
Recraft AI turns text prompts into both raster images and true vector SVG files
One API key. Every model.
Sample output One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
Examples
Every clip below is one pass. No post-production.
Branded poster. Headline that reads. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic studio), palette locked. A matte navy-black can on a warm cream studio sweep; the headline "AI AD CREATIVE" runs across the top in bold navy, the wordmark "Coinis" sits below in gold, and a gold infinity mark anchors the lockup. Every letter crisp and correctly spelled.
Sneaker. Orange powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic HDR), palette locked. A premium sneaker erupts through an orange and gold powder burst in cinematic slow motion, the gold infinity mark on the heel, sharp product over a charcoal-cream backdrop.
Perfume. Gold powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic studio), palette locked. A frosted perfume bottle with a gold cap rises through a gold and amber powder burst, the gold infinity mark etched on the glass, opulent fragrance lighting.
Headphones. Blue powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic HDR), palette locked. Navy and gold over-ear headphones burst through a deep electric-blue and gold powder explosion, the gold infinity mark on the ear cup, high-end tech lighting.
Watch. Gold powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic studio), palette locked. A gold-cased luxury watch bursts through a gold and bronze powder cloud, the gold infinity mark on the dial, polished metal gleaming under a warm key light.
Coffee. Beans and powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic HDR), palette locked. A kraft coffee bag erupts through a brown and gold coffee-powder burst with flying roasted beans, the gold infinity mark on the bag, warm directional light.
Skincare. Pink powder burst. Made with Recraft V3.
Text-to-image, Recraft V3 (realistic studio), palette locked. A ceramic skincare jar with a gold lid rises through a soft blush-pink and gold powder cloud, the gold infinity mark debossed on the lid, delicate beauty lighting.
Capabilities
Output formats
Text-in-image rendering
Sizes and aspect ratios
Style presets
Brand controls
colors parameter to lock brand palettes into every generation[^4]Editing operations
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/image/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.image.generate({
model: "models/recraft/recraft",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.image.generate(
model="models/recraft/recraft",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/recraft/recraft",
"output": {
"image_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
Brand and logo design Produce scalable vector logos, icons, and brand marks that hold sharp at any size. SVG output means no redraw work for your design team.
Marketing and social graphics with embedded text Generate campaign visuals, social posts, and ad banners with headlines and body copy rendered directly in the image. Recraft V3 keeps long text legible where other models fail.[^1]
Editorial covers and posters Design book covers, magazine layouts, and event posters with accurate typographic elements. Choose from 18+ style presets to match any editorial voice.[^4]
E-commerce product mockups Create photorealistic product renderings for listings, pitch decks, and press kits. Realistic image presets including HDR, natural light, and studio portrait cover the full range of product photography styles.[^4]
Infographics and instructional diagrams Build labeled diagrams, annotated charts, and training materials where text accuracy is non-negotiable. Recraft V3 renders labels and annotations correctly at any scale.[^1]
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 15 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-06-04. Read the docs .