Animica x402 Directory

Directory / minifetch.com

minifetch.com/api/v1/x402/preflight/url-check

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.com/tutorials/unblock-minifetch

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://minifetch.com/api/v1/x402/preflight/url-check'

# -> 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://minifetch.com/api/v1/x402/preflight/url-check'

Endpoint: https://minifetch.com/api/v1/x402/preflight/url-check. Operated by minifetch.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 minifetch.com

minifetch.com/api/v1/x402/extract/url-links

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 …

GET · $0.002

minifetch.com/api/v1/x402/extract/url-metadata

For technical SEO and metadata indexing: Extracts rich structured metadata from your URL (favicons, title, description, canonical, meta tags, Open Graph and Twi…

GET · $0.002

minifetch.com/api/v1/x402/extract/url-preview

Extracts all fields used for a page's share previews: the lightweight cards that represent the page on social platforms, chat apps, and AI

GET · $0.002

minifetch.com/api/v1/x402/run/seo-page-audit

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. N…

GET · $0.01

All 5 endpoints on minifetch.com →