OFAC SDN Check

induction.aarei.ai

induction.aarei.ai

Category
Service
Network
Avg / request
$0.02
Endpoints
1

Service overview

What is OFAC SDN Check?

Screen an entity or alias name against the OFAC SDN list. Exact match on a normalised string only (trim, collapse whitespace, NFC, casefold). Returns 503 if the list has never loaded (deny-on-error policy).

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://induction.aarei.ai/services/ofacs/check/entity" \
  --query '{
  "entity_name": "{entity_name}"
}'
What you get back
{
  "endpoint": "GET /services/ofacs/check/entity",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services