Skip to main content
GET
/
v1
/
media-searches
/
aggregate
/
{media_search_id}
Media Search Aggregate
curl --request GET \
  --url https://api.taidalos.com/v1/media-searches/aggregate/{media_search_id} \
  --header 'Authorization: <authorization>'
{
  "data": {
    "media_search": {
      "created_at": "2024-10-22T07:37:56.676Z",
      "created_by": {
        "user_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
      },
      "media_search_executions": [
        {
          "created_at": "2024-10-22T07:37:04.340Z",
          "media_search_articles": [
            {
              "created_at": "2024-10-22T07:37:56.676Z",
              "dispositions": [
                {
                  "risk": "RISKY",
                  "created_at": "2024-10-22T07:37:56.676Z",
                  "created_by": {
                    "user_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
                  },
                  "justification": "Jan Marsalek, an Austrian executive and fugitive, is central to Austria's biggest espionage scandal. He is wanted by German police for alleged fraud and is believed to be in Russia. Marsalek is accused of commissioning former security officials to pass sensitive information to Russia. He fled to Moscow in 2020 and was reportedly recruited by Russian agents in 2014.",
                  "media_search_article_disposition_id": "f0127405-c357-469a-a145-df77c5f0810f",
                  "media_search_article_id": "ca6993d5-c4a5-4227-a957-81a76d8279b4",
                  "media_search_execution_id": "f0549515-ffb9-4dfd-a116-efb4143afda4",
                  "media_search_id": "4ccd19dc-c60b-4ce7-b512-bba106f1cb16",
                  "organisation_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f",
                  "risk_categories": [
                    "Fraud",
                    "Money Laundering",
                    "Sanctions",
                    "Human Rights Abuse",
                    "Terrorism",
                    "Organized Crime",
                    "Corruption",
                    "Tax Crimes"
                  ]
                }
              ],
              "headline": "Spy scandal revives fears of Austrian exposure to Russia",
              "media_search_article_id": "4ccd19dc-c60b-4ce7-b512-bba106f1cb16",
              "media_search_execution_id": "0a1a489b-50df-41a1-920d-6c6df381031e",
              "media_search_id": "4ccd19dc-c60b-4ce7-b512-bba106f1cb16",
              "organisation_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f",
              "publication_date": "2024-10-22T07:37:56.676Z",
              "rank": 1,
              "subject_match": {
                "industry_match": {
                  "match_score": 8,
                  "match_type": "STRONG_MATCH",
                  "match_type_description": "Very similar",
                  "matches": [
                    {
                      "match_score": 8,
                      "match_type": "STRONG_MATCH",
                      "match_type_description": "Very similar",
                      "subject_industry": "Banking",
                      "subject_industry_article": "Finance"
                    }
                  ],
                  "subject_industries": [
                    "Banking",
                    "Insurance",
                    "Telecommunications"
                  ],
                  "subject_industries_article": [
                    "Banking",
                    "Finance",
                    "Telecommunications"
                  ]
                },
                "match_score": 7,
                "match_type": "MODERATE_MATCH",
                "match_type_description": "Similar",
                "nationality_matches": {
                  "match_score": 7,
                  "match_type": "MODERATE_MATCH",
                  "match_type_description": "Similar",
                  "matches": [
                    {
                      "match_score": 0,
                      "match_type": "TOTAL_MISMATCH",
                      "match_type_description": "Not similar at all",
                      "subject_nationality": "US",
                      "subject_nationality_article": "DE"
                    }
                  ],
                  "subject_nationalities": [
                    "US",
                    "UK"
                  ],
                  "subject_nationalities_article": [
                    "US",
                    "DE"
                  ]
                },
                "place_matches": {
                  "match_score": 7,
                  "match_type": "MODERATE_MATCH",
                  "match_type_description": "Similar",
                  "matches": [
                    {
                      "distance": {
                        "kilometers": 1,
                        "miles": 0.621371
                      },
                      "match_score": 7,
                      "match_type": "MODERATE_MATCH",
                      "match_type_description": "Similar",
                      "matching_values": [
                        {
                          "value": "<string>"
                        }
                      ],
                      "subject_article_place_id": "12fve345-1234-1234-1234-123456789012",
                      "subject_place_id": "12fve345-1234-1234-1234-123456789012"
                    }
                  ],
                  "subject_places": [
                    {
                      "description": "Head Office",
                      "geo_code_place": {
                        "lat": 40.7128,
                        "lng": -74.006
                      },
                      "place": "123 Main Street, New York, USA",
                      "place_id": "12fve345-1234-1234-1234-123456789012"
                    }
                  ],
                  "subject_places_article": [
                    {
                      "description": "Home",
                      "place": "112 Main Street, New York, USA",
                      "place_id": "12fve345-1234-1234-1234-123456789012"
                    }
                  ]
                },
                "start_date_match": {
                  "match_score": 10,
                  "match_type": "TOTAL_MATCH",
                  "match_type_description": "Exact match",
                  "subject_start_date": "1980-04-07T00:00:00.000Z",
                  "subject_start_date_article": "1980-04-07T00:00:00.000Z"
                },
                "type_match": {
                  "match_score": 10,
                  "match_type": "TOTAL_MATCH",
                  "match_type_description": "Exact match",
                  "subject_type": "INDIVIDUAL",
                  "subject_type_article": "INDIVIDUAL"
                }
              },
              "url": "https://www.wired.com/story/spy-scandal-revives-fears-austrian-exposure-russia/"
            }
          ],
          "media_search_configuration_version": 1,
          "media_search_execution_id": "4ccd19dc-c60b-4ce7-b512-bba106f1cb16",
          "status": "INITIATED"
        }
      ],
      "media_search_id": "4ccd19dc-c60b-4ce7-b512-bba106f1cb16",
      "media_search_summaries": [
        {
          "created_at": "2024-10-22T07:37:56.676Z",
          "created_by": {
            "user_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
          },
          "media_search_summary_id": "6f677744-e428-4706-b51e-d9b03afc5b42",
          "risk_categories": [
            "Fraud",
            "Money Laundering",
            "Sanctions",
            "Human Rights Abuse",
            "Environmental Abuse",
            "Terrorism",
            "Organized Crime",
            "Corruption",
            "Tax Crimes",
            "Violence",
            "Theft",
            "Discrimination"
          ],
          "risky": true,
          "summary": "Jan Marsalek, former COO of Wirecard, is implicated in major fraud scandals, embezzlement, espionage, and illegal financial activities. He is a fugitive with ties to Russian intelligence and military services, involved in espionage activities and financial fraud. Marsalek is wanted by multiple authorities and is considered a high-risk individual in terms of financial crimes and security threats."
        }
      ]
    },
    "media_search_configuration": {
      "created_at": "2024-10-22T07:37:56.676Z",
      "created_by": {
        "user_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
      },
      "disambiguation_auto_risk_assessment": {
        "active": true,
        "threshold": 2
      },
      "is_template": false,
      "keyword_lists": [
        {
          "keyword_list_id": "<string>",
          "keywords": [
            "<string>"
          ],
          "name": "<string>"
        }
      ],
      "keywords": [
        "Fraud",
        "Theft",
        "Steal",
        "Scam",
        "Money Laundering",
        "Sanction",
        "Human Rights Violation",
        "Terrorist",
        "Organised Crime",
        "Corrupt",
        "Bribe",
        "Tax Evasion",
        "Convicted",
        "Sentenced",
        "Arrested",
        "Child Labour"
      ],
      "language": "en",
      "look_back_period": {
        "days": 360,
        "is_active": true
      },
      "max_number_of_results": 20,
      "media_search_configuration_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f",
      "organisation_id": "07f8269e-4583-41c5-bb0e-bea37f3c0569",
      "reference": "english_generic",
      "risk_categories": [
        "Fraud",
        "Money Laundering",
        "Sanctions",
        "Human Rights Abuse",
        "Environmental Abuse",
        "Terrorism",
        "Organized Crime",
        "Corruption",
        "Tax Crimes",
        "Violence",
        "Theft",
        "Discrimination",
        "Other"
      ],
      "subject_names_fuzzy": "STANDARD",
      "title": "English Generic",
      "version": 1
    },
    "organisation": {
      "organisation_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
    },
    "subject": {
      "aliases": [
        "Facebook",
        "Instagram"
      ],
      "created_at": "2024-10-22T07:37:56.676Z",
      "created_by": {
        "user_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f"
      },
      "date_of_birth": "1980-04-07T00:00:00.000Z",
      "date_of_incorporation": "1980-04-07T00:00:00.000Z",
      "industries": [
        "Banking",
        "Insurance",
        "Telecommunications"
      ],
      "internal_id": "crm_id#123456789",
      "name": "Jan Marsalek",
      "nationalities": [
        "US",
        "UK"
      ],
      "places": [
        {
          "description": "Head Office",
          "place": "123 Main Street, New York, USA"
        }
      ],
      "subject_id": "d43a4ec2-3eb8-46ad-9ca9-09a26540968f",
      "type": "INDIVIDUAL"
    }
  }
}

Headers

Authorization
string
required

Path Parameters

media_search_id
string
required

media_search_id

Query Parameters

remove_markdown
string

Remove Markdown (options: true, false, default: false)

Response

OK

data
object

data holds the aggregated response data, including media search details, subject information, configuration, and organisation metadata.