A
$0.01
per call · USD Coin on Base
AegisAI risk verification
Endpoint
POST https://aegis-api-mainnet.kadopi.workers.dev/v1/verify2
Calls / 30d
2
Unique payers / 30d
Aug 30
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://aegis-api-mainnet.kadopi.workers.dev/v1/verify", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"content": "Text to assess before an external action."
}),
});
const data = await res.json();cURL
curl -X POST \
"https://aegis-api-mainnet.kadopi.workers.dev/v1/verify" \
-H "Content-Type: application/json" \
-d '{"content":"Text to assess before an external action."}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"confidence": 0.9,
"recommendedAction": "proceed",
"riskScore": 0.08,
"schemaVersion": "1.0",
"verdict": "proceed",
"verificationId": "ver_example"
}Payment details
Pay to
0x6171d238fd82c293a39ced6df72a330532d00d76Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from AegisAI & similar services
A
AegisAI · Verify
aegis-api.kadopi.workers.dev
AegisAI risk verification
POSTBase SepoliaData & Enrichment
$0.01 / call3 calls / 30d
O
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
POSTBaseData & Enrichment
$0.001 / call5.8k calls / 30d
O
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
POSTBaseData & Enrichment
$0.005 / call2.6k calls / 30d