TheDocumentation Index
Fetch the complete documentation index at: https://docs.pulsedive.com/llms.txt
Use this file to discover all available pages before exploring further.
indicator endpoint lets you retrieve data on indicator objects, including scan data, risk scoring, and contextual information.
What Indicators Represent
Indicators are the core intelligence objects used throughout Pulsedive. They form the foundation of enrichment, risk scoring, and threat intelligence analysis. Each indicator represents an observable artifact that has been processed and enriched through Pulsedive’s threat intelligence pipeline. When you submit an IOC (Indicator of Compromise) such as a suspicious domain or IP address, Pulsedive transforms it into an enriched indicator object with contextual intelligence. Indicators are enriched with:- Classification and risk information
- Activity and status details
- Associations with threats and feeds
- Timestamps and historical context
- Additional metadata specific to its type
Retrieving an Indicator
Retrieve indicators by their ID or by their value. Retrieving an indicator by ID provides its latest properties, and historical data may be included when needed for long-term tracking or change analysis. Certain indicator types support a schema view, which returns the attribute categories relevant to that indicator type alongside the indicator data.Getting Links
Indicators often connect to other objects, such as threats, feeds, or related indicators. Retrieving links lets you explore these relationships and understand how the indicator fits into the broader intelligence graph. Links are useful when:- Pivoting across indicator relationships
- Mapping related entities and campaigns
- Identifying associations with known threats