Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions crowdsec-docs/unversioned/console/cti/cti_api_keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ You can create a CTI API key via the **+** short cut on the top right corner th
# CTI Plans

The CTI API contains multiple endpoints that are not all accessible with any plan.
You can check the Swagger [There ↗️](https://crowdsecurity.github.io/cti-api/).

The different plans are the following:

## Ip Lookup Plans
Expand All @@ -39,11 +41,11 @@ The CTI endpoint accessible with those keys are:

The plans quotas are the following:
* Community CTI API Key (**1 free key** with a console account): **50 token/day**
* Extended CTI API Key: [contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)
* Extended CTI API Key: [Contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)

## Advanced plans
Those CTI API plans extend access to all CTI API endpoints:
* `/smoke` : Allowing batch IP lookup
* `/fire` : Allowing a paginated pull of all enriched IPs from our CrowdSec Intelligence Blocklist
* `/fire` : To Stream of all enriched IPs from our CrowdSec Intelligence Blocklist
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To stream all enriched IPs*


[contact us to activate an extended key for additional quota ↗️](https://www.crowdsec.net/contact-threat-intelligence-subscription)
Loading