company research · $6 budget

Supply-chain due diligence

Profile a supplier's operational risk, ownership, sanctions exposure, and recent press incidents.

Sample request

POST /v1/missions
{
  "goal": "Supplier risk profile: ownership, parent company, sanctions checks, recent quality incidents, financial stability indicators.",
  "mission_type": "company_research",
  "budget_usd": 6,
  "constraints": {
    "public_data_only": true,
    "min_sources": 4,
    "freshness_days": 180
  }
}
Run this mission Full API

Why public_data_only matters here

Sanctions checks should always come from public OFAC/EU lists, not from third-party aggregators that might have stale data. Mission Control's policy will refuse to route this kind of mission through unverified aggregators.

More company research missions

Read more
Terms used