Animica x402 Directory

Directory

screenshot-api-production-fe7e.up.railway.app

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

Endpoints

EndpointMethodPriceProbe
/capture/element GET $0.002 402
/capture/fullpage GET $0.002 402
/capture/pdf GET $0.002 402
/capture/screenshot GET $0.002 402

What these endpoints do

screenshot-api-production-fe7e.up.railway.app/capture/element

Capture a PNG screenshot of a single CSS-selected element on an http(s) URL; returns a JSON envelope with the PNG base64-encoded under image_base64, plus selector, final_url, title, viewport, and size…

GET · $0.002 · probe 402

screenshot-api-production-fe7e.up.railway.app/capture/fullpage

Capture a full-page (scrolled) PNG screenshot of an http(s) URL; returns a JSON envelope with the PNG base64-encoded under image_base64, plus final_url, title, viewport, and size.

GET · $0.002 · probe 402

screenshot-api-production-fe7e.up.railway.app/capture/pdf

Render an http(s) URL to a PDF (A4/A3/Letter/Legal/Tabloid) with print emulation; returns a JSON envelope with the PDF base64-encoded under pdf_base64, plus final_url, title, format, and size.

GET · $0.002 · probe 402

screenshot-api-production-fe7e.up.railway.app/capture/screenshot

Capture a viewport-sized PNG screenshot of an http(s) URL with headless Chromium; returns a JSON envelope with the PNG base64-encoded under image_base64, plus final_url, title, viewport, and size.

GET · $0.002 · probe 402