Animica x402 Directory

Directory / imagegen.coinopai.com

imagegen.coinopai.com/generate

Generate an AI image from a text prompt via FLUX Schnell — fast text-to-image for drafts, mockups, concept art, marketing images, and social graphics. Built for agents and automated content pipelines: pass a prompt and aspect ratio (1:1, 16:9, 9:16, 4:3), get back a hosted image URL. Create AI art via API — pay-per-call via x402 USDC on Base, no API key, no signup, no rate-limited free tier.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://imagegen.coinopai.com/generate'

# -> 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 'https://imagegen.coinopai.com/generate'

Endpoint: https://imagegen.coinopai.com/generate. Operated by imagegen.coinopai.com, 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 imagegen.coinopai.com

imagegen.coinopai.com/generate/clean

Generate an AI image from a text prompt with the background automatically removed into a transparent PNG cutout (FLUX Schnell). Use it to create product photos,…

GET · $0.35

imagegen.coinopai.com/generate/hd

Start a high-resolution AI image job from a text prompt, using FLUX 1.1 Pro plus a 4x Real-ESRGAN upscale. The paid response returns HTTP 202 with a job_id and …

GET · $0.5

All 3 endpoints on imagegen.coinopai.com →