minifetch.com publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.01 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/v1/x402/extract/url-links | GET | $0.002 | 402 |
| /api/v1/x402/extract/url-metadata | GET | $0.002 | 200 |
| /api/v1/x402/extract/url-preview | GET | $0.002 | 402 |
| /api/v1/x402/preflight/url-check | GET | $0.001 | 200 |
| /api/v1/x402/run/seo-page-audit | GET | $0.01 | 402 |
For SEO link audits: Extracts and categorizes all links on a page (internal, external, anchor) for SEO audits and site-structure analysis. Returns nofollow/rel attributes, anchor text, image links mis…
For technical SEO and metadata indexing: Extracts rich structured metadata from your URL (favicons, title, description, canonical, meta tags, Open Graph and Twitter Card tags, JSON-LD, redirect chain,…
Extracts all fields used for a page's share previews: the lightweight cards that represent the page on social platforms, chat apps, and AI
Cheap preflight checks if a URL can be fetched by Minifetch's user agent before making requests to the other paid Minifetch endpoints. If your own site is blocked read the tutorial: https://minifetch.…
Runs a full technical SEO audit on a single web page. Verify redirects, headers, meta tags, indexability, JSON-LD, missing or conflicting canonicals and more. No black-box scoring; just deterministic,…