Cross-border due diligence + screening, in one API call.
TraceComp turns a counterparty check that normally spans five national registries and a separate screening vendor into a single request: identity, ownership, financials, officers — and every owner and officer screened against sanctions and PEP lists — with one risk verdict. Built for onboarding, KYB/KYC, third-party risk and Sapin 2 / LkSG / AML programmes.
Cross-border, one call
Identity, ownership chain, officers, financials and risk score for a company in any covered country — same schema everywhere. No juggling Companies House, INPI, Handelsregister and a screening vendor.
Cascade sanctions + PEP screening
Every beneficial owner and officer screened against 8 sanctions lists + PEPs — and the company itself. The exact check World-Check / Dow Jones / ComplyAdvantage charge for, built into the diligence response.
Cross-border entity resolution
Surfaces the foreign parent, ultimate owner and a person’s other directorships across countries — links a mono-country tool can’t see.
Clear risk verdict
A single TraceComp score + red/amber flags (sanctions, insolvency, charges, foreign control) — a defensible answer to “can we onboard this counterparty?”.
Monitoring
Watchlist a portfolio of counterparties; get notified on new sanctions hits, insolvency filings or control changes.
Endpoints
/v1/diligence/full /v1/screening /v1/company/{id} /v1/search /v1/cross-reference curl -X POST https://api.tracecomp.com/v1/diligence/full \
-H "Authorization: Bearer $TRACECOMP_KEY" \
-d '{"country":"de","registration_number":"HRB 48032"}'
# → identity, ownership graph, officers, financials,
# screening: { "sanctions": [{"subject":"IFIC Holding AG","list":"OFAC_SDN"}], "pep": [] },
# verdict: { "score": 41, "risk": "high", "flags": ["sanctions"] } Also available as an MCP server — plug TraceComp diligence straight into your AI agents and copilots.
Free to evaluate · Developer (€99/mo) and Business (€199/mo) for regular use · Enterprise for volume, monitoring and SLAs. See pricing. Screening results are potential matches for review, not a legal determination.