Retrieve a list of natural events from the EONET API, with optional filtering by source, status, limit, and days.
- Provider
- Earth Observatory Natural Event Tracker (EONET)
- Input summary
- {"name":"source","type":"string","required":false,"description":"Filter by source ID(s), multiple sources comma separated, operates as boolean OR."}, {"name":"status","type":"string","required":false,"description":"Filter events by status (e.g., 'open')","enum":["open","closed","all"]}, {"name":"limit","type":"string","required":false,"description":"Limit the number of events returned."}, {"name":"days","type":"string","required":false,"description":"Limit events to those within the specified number of days."}, {"name":"category","type":"string","required":false,"description":"Filter events by category ID (e.g., 8 for Wildfires)"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available