{
"method": "POST",
"request_headers": [
"content-type",
"x-request-id"
],
"allowed_methods": [
"GET",
"POST"
],
"allowed_headers": [
"content-type",
"x-request-id"
]
}
Portable intent card · web-api-intelligence
CORS Preflight Check API for agents
CORS Preflight Check: CORS Preflight Check checks requested method and headers against a CORS preflight policy from bounded caller-supplied values without an external provider. Call CORS Preflight Check before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for CORS Preflight Check as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only execution with no paid upstream, live RPC, web search, credentials, custody, signing, media generator, or input retention. Honest limit: Evaluates only caller-supplied metadata; it performs no DNS lookup, HTTP request, web search, credential use, or persistent storage. Advisory output only; the buyer owns authorization, payment policy, and production decisions.
Intent to transaction
One command, attributed.
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/cors-preflight-check -m POST -H 'x-delx-source: intent-card-cors-preflight-check-api' --max-amount 0.001 -b '{"method":"POST","request_headers":["content-type","x-request-id"],"allowed_methods":["GET","POST"],"allowed_headers":["content-type","x-request-id"]}'
{
"intent": "CORS Preflight Check for an agent workflow",
"tool_name": "util_cors_preflight_check",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/cors-preflight-check-api.json"
}
Portable and inspectable