Recraft Crisp Upscale, image to image
Overview
Recraft Crisp Upscale, image to image is a image-generation model served via Recraft. Access it with the same Bearer token and OpenAI-compatible request shape as the other 287 models in the catalog — no provider-specific SDK required. Priced at $0.0035 per image, billed per use from your credit balance.
Use via API
curl https://aimarcusimage.eu/api/v1/jobs/createTask \
-H "Authorization: Bearer sk-aig-..." \
-H "Content-Type: application/json" \
-d '{
"model": "recraft-recraft-crisp-upscale-image-to-image",
"input": {
"prompt": "a red fox sitting in snow, golden hour, photographic"
}
}'
Async jobs (video / image / music) return a taskId. Poll /api/v1/jobs/recordInfo?taskId=... or use a webhook to get the result URLs.
Prompt examples
Pricing compare
| Provider | Price per image | Notes |
|---|---|---|
| AI Generate | $0.0035 | This site, pay-as-you-go, $10 free on signup |
| fal.ai | $0.0040 | Usually the upstream reference rate |
| Direct from Recraft | varies | Requires separate account and higher minimum commitment |
Related models
Black Forest Labs Flux 2 Flex, image to image, 1.0s-2K
Topaz Image Upscaler, image-upscale, 2K
ideogram character-edit, image-to-image, QUALITY
gpt image 1.5, image-to-image, medium
ideogram v3, text-to-image, BALANCED
Ideogram V3 Reframe, image to image, Balanced
FAQ
How much does Recraft Crisp Upscale, image to image cost?+
$0.0035 per image. You pay from your credit balance — no monthly subscription, no minimum commitment. First $10 on signup are free.
Is Recraft Crisp Upscale, image to image a image model?+
Yes — Recraft Crisp Upscale, image to image is a image-generation model from Recraft, served through the AI Generate gateway.
How do I call Recraft Crisp Upscale, image to image from my code?+
Use a standard HTTPS POST with a Bearer token to our /api/v1/ endpoint. The request shape matches the OpenAI-compatible convention — no provider-specific SDK needed. See the "Use via API" section above for a working curl example.
Can I use Recraft Crisp Upscale, image to image in production?+
Yes. The endpoint is rate-limited to 20 requests per 10 seconds per API key, retries are idempotent via taskId, and async results are delivered via polling or webhook. Set a daily spend cap in dashboard settings to protect against runaway usage.
What is the markup compared to the upstream provider?+
We route through a mix of direct provider integrations (OpenAI, Anthropic) and wholesale aggregators (kie.ai, OpenRouter) — typically 20-40% above raw provider cost. Volume tiers at $50 / $200 / $1000 / $5000 monthly spend reduce the markup to as low as 10%.
Ready to try Recraft Crisp Upscale, image to image?
Sign up in 30 seconds. $10 in free credits — enough for dozens of generations.