TOOL 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 credits

Call information

Tool slug
eodhd.get_sanctions_entities
Provider
EODHD
Average response
0 ms
Calls in 7 days
0

Input parameters

source

Data source (e.g. 'ofac').

type

Entity type: 'individual', 'entity', 'vessel', or 'aircraft'.

program

Sanctions program.

country

Country.

q

Free-text search (minimum 2 characters).

active

Filter by active listing status.

limit

Records per page (default 20, max 100).

offset

Pagination offset.

fmt

'json' or 'csv'. Default 'json'.

api_token

Per-call token override.