InputPOST /api/v1/x402/upscale-image-hq
{
"image_base64": "<base64 PNG/JPEG/WebP>"
}
AI media generation · image
Quality-upscale one still to at most 4 MP for $0.01 USDC. Call when you need a 1-4 MP quality enlarge instead of a cheap 2x pass. Returns the upscaled image and SHA-256 receipt. No API key, no subscription.
One-command purchase
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/upscale-image-hq -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"image_base64":"<base64 PNG/JPEG/WebP>"}'
{
"image_base64": "<base64 PNG/JPEG/WebP>"
}
{
"image_url": "https://api.delx.ai/api/v1/generated-upscales/example.png",
"sale_price_usdc": 0.01
}
Machine-readable evidence