Cogwork APIs is a suite of focused HTTP APIs — each one does a single job well, returns in one call, and runs on real cloud infrastructure with caching, rate limits, and a free tier. No SDK lock-in, no servers to run.
Try any of them free in your browser — no signup — then drop the same call into your app.

Turn any URL into a pixel-perfect PNG, JPEG, or WebP. Full-page capture, custom viewports, cookie-banner hiding, and CDN-cached results.
GET /screenshot?url=…

One URL returns a screenshot, on-page SEO signals, and an AI summary with a 0–100 SEO score and concrete fixes — an instant page audit.
POST /analyze { "url": … }

Send Markdown, get a clean, paginated PDF with real typography and page breaks. Built for invoices, reports, and AI-agent output.
POST /pdf { "markdown": … }

Validate five data types from one endpoint — with a live MX lookup for email deliverability and live EU VIES checks for VAT IDs.
GET /verify?type=email&value=…

Turn invoice JSON into a standards-compliant EU e-invoice — UBL, CII, or a Factur-X PDF — or validate one against the EN 16931 rules.
POST /einvoice { "output": "ubl", … }

Paste a public X post — or a whole thread — and get one clean, CDN-cached image for newsletters, blogs, and slides. Light or dark.
GET /xcard?url=…&theme=dark
Turn any text or URL into a scannable QR code or barcode — QR, EAN, UPC, Code 128, Data Matrix, PDF417 and more. PNG or crisp SVG, custom colors.
GET /qr?data=…&type=qrcode
Resize, compress, convert (WebP/AVIF/JPEG/PNG), and watermark any image in one call. Built on libvips — fast and memory-efficient, CDN-cached.
GET /image?url=…&w=400&format=webp
Fetch any URL's title, description, preview image, favicon, and Open Graph / Twitter Card tags as clean JSON — the data behind every rich link card.
GET /unfurl?url=…
Retail is moving to 2D barcodes by end-2027. Build GS1 Digital Link URIs, parse & validate any element string, and render GS1 DataMatrix, Digital Link QR, or GS1-128 — check digits verified.
POST /gs1/barcode { "gtin": … }
The European Accessibility Act is enforceable — scan any page with axe-core in real Chromium and get a 0–100 score, violations by severity, and exact fixes. CI- and agent-ready.
POST /a11y { "url": … }
Each API is a single HTTP request. No SDK to install, no headless browser or PDF library to bundle and babysit.
Real cloud infrastructure with result caching, rate limiting, and CDN-backed outputs — the same engine that powers the free demos.
Every API has a free tier of 50 calls/month. Paid plans start at $5/mo and scale to 60,000 — pay only for what you use.
One marketplace key works across the suite, with usage dashboards and billing handled for you.
Simple JSON in, JSON or binary out — easy to wire into LLM tools and agents. DocForge is also available as an MCP tool.
Small APIs that do one thing well, documented clearly, with predictable output you can build on.
Pricing is the same across every API: Free (50/mo) · $5 (1,000) · $19 (10,000) · $49 (60,000).