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
Copy file name to clipboardExpand all lines: docs/operations/api.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ IRIS is meant to be plug-able and be integrated with the existing environments.
3
3
4
4
Through the REST API, one can do almost as much as it is possible to do through the web interface. Under the hood, the web interface is actually talking to the API.
5
5
6
+
The API endpoints are reachable on the same port as the web interface, i.e 443/HTTPS by default.
6
7
7
8
!!! hint
8
9
A Python client is available [here](https://github.com/dfir-iris/iris-client) to ease the automation.
@@ -40,7 +41,7 @@ Use the references below to check which API version applies to your IRIS version
0 commit comments