InputPOST /api/v1/x402/public-registry-id-shape
{
"value": "5493001KJTIIGC8Y1R12"
}
Agent data quality · data-quality
Validate shape of common registry IDs (LEI/WMI/EIN-like). Call when preflight before registry lookups. Returns kind_guess and valid_shape as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
One-command purchase
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/public-registry-id-shape -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"value":"5493001KJTIIGC8Y1R12"}'
{
"value": "5493001KJTIIGC8Y1R12"
}
{
"schema": "delx/util-public-registry-id-shape/v1",
"kind_guess": "lei",
"valid_shape": true
}
Machine-readable evidence