cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2287
Views
2
Helpful
2
Replies

Talos Reports Api

arifeelif
Level 1
Level 1

Hi I want to get threat list with an api from Talos. How can I find the API endpoint or any other way?

2 Replies 2

You can use the SecureX APIs to get disposition from the integrated Talos threat intelligence feed.  https://ciscosecurity-sx-00-integration-workflows.readthedocs-hosted.com/en/latest/threatresponse/query_tr.html

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

osanniko
Cisco Employee
Cisco Employee

You can also use Orchestration workflow to fetch Talos blog posts: https://ciscosecurity.github.io/sxo-05-security-workflows/workflows/talos/0001-get-new-blog-posts
Or a Python script: https://developer.cisco.com/codeexchange/github/repo/chrivand/talos_blog_to_casebook/
They both leverage Talos RSS feeds.