API Reference
Full endpoint reference with parameters, request schemas, and response shapes. All endpoints use x402 USDC payment — no API keys.
Screen a single wallet address against the OFAC SDN list and consolidated sanctions database. Returns a sanctioned boolean plus any matching entries.
Full sanctions screening with a structured compliance payload suitable for audit logs and case management. Includes risk score and evidence block.
Screen up to 100 wallet addresses in a single call. Returns a result per address with sanctioned status and any SDN matches.
Generate a full Enhanced Due Diligence memo. Accepts entity data and returns a structured memo with status labels, evidence summary, and required follow-up actions in JSON, PDF, or DOCX.
Generate a PDF report from structured content. Accepts a title, sections array, and optional metrics. Returns a PDF download URL.
Styled PDF output with formatted sections, metric callouts, and AurelianFlo document design. Returns a signed download URL.
Editable DOCX memo output. Returns a .docx file suitable for review in Microsoft Word or Google Docs.
XLSX workbook with tabular data and row export. Pass an array of row objects; receive a formatted Excel workbook.