A
$0.01
per call · USDC on Base Sepolia
AegisAI risk verification
Endpoint
POST https://aegis-api.kadopi.workers.dev/v1/verify3
Calls / 30d
2
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://aegis-api.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.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
USDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7eNetworksBase Sepolia
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-mainnet.kadopi.workers.dev
AegisAI risk verification
POSTBaseData & Enrichment
$0.01 / call2 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