latestOpenAPI 3.1.0Proprietary2026-08-221,5563,4526.6 MB

914af3d38c7c

Sugra Entity

Screen a name or RF identifier against Russian regulatory watchlists

Screen a person or organization name (name_fuzzy) or a Russian registry identifier (identifier_exact: inn/ogrn/snils/reg_number/domain/url) against Russian domestic regulatory lists currently loaded in the Entity corpus (Minjust extremist organizations / 114-FZ; foreign agents / undesirable when present). Provide name OR identifier, not both. Default listing is active-only; set include_excluded=true for research mode. This is NOT a Western sanctions screen - use POST /entity/screen for OFAC/EU/UN/... Fail-CLOSED: if no RF regulatory list is loaded, returns 503. Identifier mode requires the SQL RF package (ENTITY_RF_SQL).

post/api/v1/entity/rf-watchlists/screen

Request body

namestring nullable
countrystring nullable
dobstring nullable
nationalitystring nullable
as_ofstring nullable
threshold_hitnumber
threshold_reviewnumber
corpus'sanctions' | 'rf_regulatory' | 'all'
include_excludedboolean

Response

Successful Response

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}