A
$0.03
per call · USD Coin on Base
Search the live web once and return a concise answer with source citations. Supports country context and an optional allowlist of source domains.
Endpoint
POST https://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/web/answer1
Calls / 30d
1
Unique payers / 30d
Sep 2
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://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/web/answer", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"allowedDomains": [
"nodejs.org"
],
"country": "US",
"question": "What changed in the latest Node.js 22 release?"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/web/answer" \
-H "Content-Type: application/json" \
-d '{"allowedDomains":["nodejs.org"],"country":"US","question":"What changed in the latest Node.js 22 release?"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"answer": "Node.js 22 includes recent security and reliability updates.",
"asOf": "2026-09-02T20:00:00.000Z",
"citations": [
{
"endIndex": 58,
"startIndex": 0,
"title": "Node.js releases",
"url": "https://nodejs.org/en/blog/release/"
}
],
"searchPerformed": true
}Payment details
Pay to
0x9cd3f0d8a73a9a87f752f09d220652dc7de398ccAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Azurecontainerapps & similar services
A
Azurecontainerapps · Image Objects
manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io
Locate objects in a supplied image with tags, confidence scores, and bounding boxes.
POSTBaseMedia & Generation
$0.004 / call6 calls / 30d
A
Azurecontainerapps · Image Analyze
manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io
Return a caption, visual tags, and located objects for a supplied image.
POSTBaseMedia & Generation
$0.008 / call5 calls / 30d
A
Azurecontainerapps · Image Caption
manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io
Generate one English sentence describing a supplied image.
POSTBaseMedia & Generation
$0.005 / call3 calls / 30d