search_entities
Search the OpenSanctions database by name or keyword to find entities on sanctions lists. Use for exploratory queries to identify persons, companies, or organizations in compliance investigations.
Instructions
Search the OpenSanctions database by name or keyword. Returns matching entities ordered by relevance.
Use this for exploratory queries: "find entities named Goldman", "search for companies in Russia". For formal sanctions screening with confidence scores, use match_entity instead.
Results include entity type, datasets (which sanctions lists), and properties. For numeric match scores, use match_entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or keyword to search for | |
| schema | No | Filter by entity type: "Person", "Company", "LegalEntity", "Organization" | |
| dataset | No | Screen against a specific dataset (e.g. "us_ofac_sdn"). Defaults to all datasets. | |
| limit | No | Max results to return (default: 20) |