Minifetch Technical SEO API · RUN SEO Page Audit

by Minifetch Technical SEO API

GETBaseSolana

$0.01

per call · USD Coin on Base

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, composable signal you can act on. Every threshold is documented at https://minifetch.com/skills/seo-page-audit/SKILL.md Supports GET & POST

Endpoint

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

27

Calls / 30d

5

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://minifetch.com/api/v1/x402/run/seo-page-audit", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://minifetch.com/api/v1/x402/run/seo-page-audit?url=https%3A%2F%2Fanthropic.com" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "results": [
    {
      "data": {
        "compliance": {},
        "content": {},
        "headings": {},
        "hreflang": {},
        "images": {},
        "jsonld": {},
        "links": {},
        "metadata": {},
        "minifetchCache": {},
        "performance": {},
        "proxy": {},
        "redirects": {},
        "requestUrl": "",
        "responseHeaders": {},
        "responseStatusCode": {},
        "social": {},
        "summary": {},
        "url": ""
      }
    }
  ],
  "success": true
}

Payment details

Pay to0xffa9155a0e4b3d8d42351da226cc1feee449686f
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Minifetch Technical SEO API & similar services