The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components.
To install the Python client library, please use pip
:
$ pip3 install pycti
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to the client documentation.
To learn about the methods available for executing queries and retrieving their answers, refer to the client API Reference.
OpenCTI is a product powered by the collaboration of the French national cybersecurity agency (ANSSI), the CERT-EU and the Luatix non-profit organization.