Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 912 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 912 Bytes

If you are using TheHive as a SIRP (Security Incident Response Platform), you don't need to master the Cortex REST API. If you have a different SIRP or would like to interface other tools with Cortex, please read on.

TL;DR

The current Cortex version doesn't require authentication and all API call results are provided in JSON format.

Available API Calls

How to create an analyzer

If you want to create an analyzer, follow this guide.