Skip to main content
GET
Search
Unauthenticated and free. Fuzzy search across every enabled list, matching listed parties’ names and aliases as well as identifier values (crypto addresses, emails, websites, government IDs) and sanctioned countries. This is the endpoint behind the free SDN search tool. Searches are burst-limited per client IP (a 429 response carries a Retry-After header) and are never metered or audit-logged — searched values are not stored. For production screening with exact-match semantics, audit history, and a sanctioned/flagged verdict, use the screening endpoints.
string
required
Name, company, or identifier to search for (3–100 characters). Matching is substring and trigram similarity — near-misses rank lower, and typos beyond trigram range don’t match.
string
Comma-separated list slugs to narrow the scope (default: all enabled lists).
integer
default:"10"
Number of results to return (1–25).
Example response
Results are ranked active-before-delisted, then exact-before-partial, then by similarity. Unlike the screening endpoints, delisted entities are included (ranked last) with removed_at set — formerly-listed parties are useful review signal. match is exact when the query equals the identifier value or the listed party’s name; list_type is sanctions, crime, or risk.