5-minute quickstart
Get an API key and run your first sanctions screen.
Start with the default OFAC SDN and UN screening flow, then verify additional list availability through the dashboard or /v1/lists before production use.
Start with the default OFAC SDN and UN screening flow, then verify additional list availability through the dashboard or /v1/lists before production use.
Sandbox accounts include the first 1,000 screening calls free and return a default API key immediately.
Go to https://veridex.solutions/signup Copy your vdx_your_test_key API key from the dashboard.
curl -X POST https://veridex.solutions/v1/screen \
-H "Authorization: Bearer vdx_your_test_key" \
-H "Content-Type: application/json" \
-d '{"name":"Viktor Ivanov","entity_type":"individual","country":"RU","lists":["OFAC_SDN","UN"]}'No match crossed the review threshold. Proceed under policy and retain the audit record.
A fuzzy match requires a human review before approval.
High-confidence match. Block or escalate before proceeding.
Veridex is not a law firm and does not provide legal advice. Screening results should be reviewed under your organization’s compliance policies.