Animica x402 Directory

Directory / imagcon.app

imagcon.app/routes/x402/generate-image

Generate one image from a text prompt: app icon, brand logo, character mascot or illustration. POST JSON {description, type?, style?, aspect_ratio?}. type is icon, logo, mascot or illustration (default icon; only icon gets app-icon framing and mask safe margins). style is flat, metallic, 2d-game, clay, 3d, gradient or glassmorphism. aspect_ratio is 1:1, 4:3 or 16:9. Returns image_key and preview_url. No account required.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://imagcon.app/routes/x402/generate-image'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://imagcon.app/routes/x402/generate-image'

Endpoint: https://imagcon.app/routes/x402/generate-image. Operated by imagcon.app, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on imagcon.app

imagcon.app/routes/x402/check-icon

Check whether an icon you already have meets real platform rules — W3C maskable safe zone (40%/50% circle), Android adaptive 108dp layer (66dp safe / 18dp margi…

POST · $0.01

imagcon.app/routes/x402/generate-pwa-icons

AI-generated PWA icon set from a text prompt - returns all standard sizes (192x192, 512x512, maskable) as a ZIP, deployment-ready for web app manifests. Powered…

POST · $0.295

imagcon.app/routes/x402/generate-splash-screens

AI-generated PWA splash screen set from a text prompt - returns all iOS and Android launch screen sizes as a ZIP. Specify prompt and background color. Powered b…

POST · $0.295

imagcon.app/routes/x402/icons-from-image

Generate a complete icon set from an existing image — covers PWA/web (manifest.json, favicons, maskable icons), iOS, Android, Windows tiles, and Safari pinned t…

POST · $0.1

imagcon.app/routes/x402/resize-image

Resize any image to exact dimensions or social-media presets - Open Graph (1200x630), Twitter card, YouTube thumbnail, Instagram, LinkedIn. Smart fit modes avoi…

POST · $0.02

imagcon.app/routes/x402/splash-from-image

Returns a complete iOS and Android splash screen set as a ZIP - all required launch screen sizes for PWA and hybrid apps. Upload your image, specify a backgroun…

POST · $0.15

imagcon.app/routes/x402/validate

Test any x402 endpoint with a REAL signed payment from a fresh unfunded wallet — no funds can move. Returns the facilitator's verdict (healthy / broken / paymen…

POST · $0.01

All 8 endpoints on imagcon.app →