You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils.
8
+
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.
9
9
10
10
## Python client
11
11
@@ -17,12 +17,12 @@ $ pip3 install pycti
17
17
18
18
### Client usage
19
19
20
-
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](http://xxxxxxx).
20
+
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://opencti-client-for-python.readthedocs.io/en/latest).
21
21
22
22
### API reference
23
23
24
-
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](http://xxxxx).
24
+
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://opencti-client-for-python.readthedocs.io/en/latest).
25
25
26
26
## About
27
27
28
-
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
28
+
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
0 commit comments