Alienvault: Get Recent Alerts
Alienvault via Parse · developer_tools
Retrieve the most recently modified threat intelligence pulses/alerts. Returns the same data shape as search_pulses, sorted by most recent modification. Equivalent to search_pulses with no query and sort=-modified. The AlienVault OTX API provides access to global threat intelligence, including indicators of compromise (IOCs), threat pulses, and adversary profiles. Data is sourced from the Open Threat Exchange community. Fulfilled by Parse from alienvault.com.
- alienvault
- alienvault-com
- b2b-directory
- developer-tools
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9d8a168a-f773-44d8-8ecb-0d09fbcbcd89/get_recent_alerts
- Interface artifact
- sha256:99b082ec3cdf6f222fe469b2dd54e7f1afba68b0f084d6b71b47ff75862801c7
- Manifest digest
- sha256:ff353b2bc1f1e70bfc2baf4d6dc57cedcd14a24b5d31a10fee409c0a619886bf
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of alerts to retrieve per page.
Example queries
- {"page":"1","limit":"5"}