Skip to main content
Question

Third Party Monitoringvia GTI

  • May 6, 2026
  • 2 replies
  • 37 views

donkos
Forum|alt.badge.img+9

I’m looking to set up a process that allows me to monitor a list of vendors and whether they show up in breaches - i.e.search a vendor name, website or email in GTI programmatically via API and see if theyre ivolved in breaches. 

Is that possible via GTI? What coverage for sources does GTI have if thats possible?

2 replies

Rob_P
Staff
Forum|alt.badge.img+10
  • Staff
  • May 8, 2026

Hello ​@donkos 

This may be achievable via the UI for manually searching and matching brand names with the Collection Types and/or Threat Types.  These could then be placed into a monitor for automatic alerts, those those alerts pulled via API.  However we do not support exposing the full DTM Database and Indexes via API, only the generated alerts or specific DTM findings and pulling those from API.  This seems a bit similar to your other post I answered a few moments ago, but please let me know if you’re looking for something else in regards to this initiative or use case.

 


https://gtidocs.virustotal.com/reference/get-alerts
 


donkos
Forum|alt.badge.img+9
  • Author
  • Bronze 1
  • May 8, 2026

@Rob_P Thanks Rob, it also looks like the monitor itself (the search terms) can be adjusted via API as well? (to account for changes in a list of vendors as new ones are onboarded and old ones are removed).