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: crowdsec-docs/unversioned/console/cti/cti_api_keys.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ You can create a CTI API key via the **+** short cut on the top right corner th
27
27
# CTI Plans
28
28
29
29
The CTI API contains multiple endpoints that are not all accessible with any plan.
30
+
You can check the Swagger [There ↗️](https://crowdsecurity.github.io/cti-api/).
31
+
30
32
The different plans are the following:
31
33
32
34
## Ip Lookup Plans
@@ -39,11 +41,11 @@ The CTI endpoint accessible with those keys are:
39
41
40
42
The plans quotas are the following:
41
43
* Community CTI API Key (**1 free key** with a console account): **50 token/day**
42
-
* Extended CTI API Key: [contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)
44
+
* Extended CTI API Key: [Contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)
43
45
44
46
## Advanced plans
45
47
Those CTI API plans extend access to all CTI API endpoints:
46
48
*`/smoke` : Allowing batch IP lookup
47
-
*`/fire` : Allowing a paginated pull of all enriched IPs from our CrowdSec Intelligence Blocklist
49
+
*`/fire` : To Stream of all enriched IPs from our CrowdSec Intelligence Blocklist
48
50
49
51
[contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)
0 commit comments