Retrieve indicators linked to a specific feed.
Your Pulsedive API key.
API key authentication is optional. However, requests without a key have stricter rate limits. We recommend including an API key for better performance and reliability.
Unique identifier of the feed to retrieve.
"1"
Indicates which data subset to retrieve. Options include:
links: Retrieves relationship data showing how the indicator connects to other objects.Large result sets are automatically paginated. To learn how to handle paginated responses, visit Pagination.
links Summarize the data in the response.
For summarized data, set to 1. For full results, set to 0.
1, 0 1
Split out indicator counts by risk level.
For risk breakdown, set to 1. For non-aggregated results, set to 0.
1, 0 1
Indicates whether to format returned JSON results.
For pretty-printed output, set to 1.
For compact output, set to 0.
0, 1