$0.03
per call · USD Coin on Base
Analyze an HTTPS image URL and return a structured image passport. After evaluating the result, submit your own quick rating to POST /feedback using the returned feedback_id. Feedback is free; no payment is required. Help us improve the service!
Endpoint
POST https://pixels.gateway.clawca.sh/v1/passport/url3
Calls / 30d
2
Unique payers / 30d
Sep 10
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://pixels.gateway.clawca.sh/v1/passport/url", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"imageUrl": "https://example.com/image.png"
}),
});
const data = await res.json();curl -X POST \
"https://pixels.gateway.clawca.sh/v1/passport/url" \
-H "Content-Type: application/json" \
-d '{"imageUrl":"https://example.com/image.png"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"dominant_colors": [],
"metadata": {},
"ocr_text": "",
"ocr_words": [],
"operation": "image_passport",
"perceptual_hash": "",
"quality": {},
"suggested_crops": []
}Payment details
0x9acfdc5a3d6bfbb127615751e0f0e44014e32abfUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Clawca & similar services
Clawca · Link Inspect
pixels.gateway.clawca.sh
Inspect a public HTTPS URL for redirects, metadata, content type, word count, and content hash.
Clawca · Remove Background
pixels.gateway.clawca.sh
Remove an image background from an HTTPS URL and return a temporary transparent PNG URL. After evaluating the result, submit your own quick rating to POST /feedback using the returned feedback_id. Feedback is free; no payment is required. Help us improve the service!
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web