$0.003
per call · USD Coin on Base
Fetch Open Graph / meta metadata (title, description, image, favicon, canonical URL) for a public URL - served from a shared cache when available, which is what keeps the price below a fresh-fetch-every-time service. Response includes a 'cached' field.
Endpoint
GET https://link-preview-cache-api.onrender.com/preview4
Calls / 30d
1
Unique payers / 30d
Aug 27
Last called
exact
Payment scheme
Call this service
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://link-preview-cache-api.onrender.com/preview", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://link-preview-cache-api.onrender.com/preview?url=https%3A%2F%2Fexample.com%2Fblog%2Fhello-world" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"cached": true,
"canonical_url": "https://example.com/blog/hello-world",
"content_type": "text/html; charset=utf-8",
"description": "A short description of the page, from its meta tags.",
"favicon": "https://example.com/favicon.ico",
"final_url": "https://example.com/blog/hello-world",
"image": "https://example.com/og-image.png",
"site_name": "Example",
"title": "Hello World",
"url": "https://example.com/blog/hello-world"
}Payment details
0x7556a8772e508a8b63f8bbb4f9e6945de0017f4fUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Link Preview Cache API & similar services
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
Twit · Tweets Search
x402.twit.sh
Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.
Exa · Search
api.exa.ai
Exa /search endpoint