v1
latestOpenAPI 3.1.02026-07-244727109.8 KBCollect IoCs with rich context
This guide contains a step-by-step guide for exporting all IoCs referenced in articles contained within a Feedly AI Feed, Folder, or Board using the Feedly API. The article will show how to access the Feedly Enterprise API token, and the stream ID as well as show examples of the API output using the Postman API platform.
get/ioc?/streamid=
Query parameters
streamIdstring required
The id of the stream you want to access. Make sure that you are URI encoding the streamId
countstring
The number of articles/entries to return. Pick a number between 1 and 100 (optional, default is 20)
newerThanstring
Long timestamp in ms representing the time of your previous call (in Unix/Epoch). Cannot be older than 31 days ago. (optional)
Response
200
object required