Animica x402 Directory

Directory

qr-api-production-1836.up.railway.app

qr-api-production-1836.up.railway.app publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.001 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/decode GET $0.001 402
/generate/batch GET $0.001 402
/generate/styled GET $0.001 402

What these endpoints do

qr-api-production-1836.up.railway.app/decode

Decode QR/barcodes from a base64-encoded image; returns each detected code's type, decoded text, bounding rect, and polygon.

GET · $0.001 · probe 402

qr-api-production-1836.up.railway.app/generate/batch

Generate up to 20 QR codes in one call; returns a per-item record with QR metadata and the base64 PNG, or an error per item.

GET · $0.001 · probe 402

qr-api-production-1836.up.railway.app/generate/styled

Generate a styled QR code PNG (base64 in JSON): custom foreground/background hex colours, module size, border, and error-correction level.

GET · $0.001 · probe 402