工具 API
get_ sanctions_ entities
Search sanctioned entities (e.g. OFAC). Use when the user asks about sanctioned individuals, companies, vessels, or aircraft, OFAC SDN listings, or entities under a specific sanctions program. Returns sanctioned entities with aliases, identifiers, programs, and listing status. Filterable by source, entity type, program, country, free-text query, and active status. Paginated.
finance1 积分
调用信息
- 工具标识
- eodhd.get_sanctions_entities
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
sourceData source (e.g. 'ofac').
typeEntity type: 'individual', 'entity', 'vessel', or 'aircraft'.
programSanctions program.
countryCountry.
qFree-text search (minimum 2 characters).
activeFilter by active listing status.
limitRecords per page (default 20, max 100).
offsetPagination offset.
fmt'json' or 'csv'. Default 'json'.
api_tokenPer-call token override.