We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b9d05 commit 8ae0116Copy full SHA for 8ae0116
solutions/security/apis.md
@@ -3,9 +3,10 @@ applies_to:
3
stack: all
4
serverless:
5
security: all
6
+navigation_title: APIs
7
---
8
-# APIs
9
+# {{elastic-sec}} APIs
10
11
You can use these APIs to interface with {{elastic-sec}} features:
12
@@ -21,3 +22,4 @@ You can use these APIs to interface with {{elastic-sec}} features:
21
22
* [Osquery API](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-osquery-api): Manage live queries, packs, and saved queries.
23
* [Timeline API](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-timeline-api): Manage, import, and export Timelines.
24
25
+To view other APIs, such as {{kib}} or {{es}} APIs, refer to [Elastic APIs]({{apis}}).
0 commit comments