US-Weather-Monitoring-System - analytics
US Weather Monitoring System 🌦️ Comprehensive Weather Intelligence API Transform raw weather alerts into actionable intelligence with our advanced monitoring system that tracks, analyzes, and correlates weather events across the United States in real-time. 🚀 What Makes This Different Unlike basic weather APIs that just return current conditions, our system provides intelligent weather monitoring…
US-Weather-Monitoring-System - analytics endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health & Info | ||
| GET |
healthCheck /health |
Health check endpoint with database and Redis connectivity checks. |
| GET |
rootApiInfo / |
Root endpoint with basic API information. |
| GET |
metrics /metrics |
Prometheus metrics endpoint. |
| Alerts | ||
| GET |
alertsNearPoint /api/v1/alerts/near |
Get alerts near a point within specified radius. |
| GET |
alertsWithinPolygon /api/v1/alerts/within |
Get alerts within polygon. |
| GET |
alertStatistics /api/v1/alerts/stats |
Get alert statistics grouped by event and severity. |
| GET |
listAlerts /api/v1/alerts |
List alerts with filtering, pagination, and sorting. |
| Intelligence | ||
| GET |
analyzeAlert /api/v1/intelligence/analyze/ALERT_ID |
Get comprehensive intelligence analysis for a specific alert. |
| GET |
radarOverlay /api/v1/intelligence/radar-overlay/ALERT_ID |
Get weather radar overlay information for an alert. |
| GET |
severityTrends /api/v1/intelligence/severity-trends |
Get severity escalation trends over time. |
| GET |
alertFatigueAnalysis /api/v1/intelligence/alert-fatigue-analysis |
Analyze alert fatigue patterns in geographic areas. |
| GET |
radarAnimation /api/v1/intelligence/radar-animation/ALERT_ID |
Get radar animation frames for an alert. |
| GET |
impactAssessment /api/v1/intelligence/impact-assessment/ALERT_ID |
Get comprehensive impact assessment for an alert. |
| GET |
historicalPatterns /api/v1/intelligence/historical-patterns |
Get historical alert patterns and trends. |
| GET |
geographicAnalysis /api/v1/intelligence/geographic-analysis/ALERT_ID |
Get geographic spread and movement analysis for an alert. |
| GET |
alertCorrelations /api/v1/intelligence/correlations/ALERT_ID |
Get correlations for a specific alert. |
| Webhooks | ||
| PUT |
updateSubscription /api/v1/webhooks/subscriptions/SUBSCRIPTION_ID |
Update a subscription. |
| GET |
getSubscription /api/v1/webhooks/subscriptions/SUBSCRIPTION_ID |
Get a specific subscription. |
| POST |
testWebhookEndpoint /api/v1/webhooks/endpoints/ENDPOINT_ID/test |
Send a test notification to a webhook endpoint. |
| DELETE |
deleteSubscription /api/v1/webhooks/subscriptions/SUBSCRIPTION_ID |
Delete a subscription. |
| GET |
listUserSubscriptions /api/v1/webhooks/subscriptions |
List subscriptions for a user. |
| PUT |
updateWebhookEndpoint /api/v1/webhooks/endpoints/ENDPOINT_ID |
Update a webhook endpoint. |
| GET |
getWebhookEndpoint /api/v1/webhooks/endpoints/ENDPOINT_ID |
Get a specific webhook endpoint. |
| DELETE |
deleteWebhookEndpoint /api/v1/webhooks/endpoints/ENDPOINT_ID |
Delete a webhook endpoint. |
| POST |
createWebhookEndpoint /api/v1/webhooks/endpoints |
Create a new webhook endpoint. |
| GET |
getWebhookStats /api/v1/webhooks/endpoints/ENDPOINT_ID/stats |
Get statistics for a webhook endpoint. |
| GET |
listWebhookEndpoints /api/v1/webhooks/endpoints |
List all webhook endpoints. |
| POST |
createSubscription /api/v1/webhooks/subscriptions |
Create a new alert subscription. |
| Playback & Historical Analysis | ||
| GET |
trendAnalysis /api/v1/playback/analysis/trends |
Analyze alert trends over time. |
| GET |
geographicPatterns /api/v1/playback/patterns/geographic |
Analyze geographic distribution patterns for an event type. |
| GET |
findSimilarPatterns /api/v1/playback/patterns/similar/ALERT_ID |
Find similar historical alert patterns. |
| GET |
seasonalPatterns /api/v1/playback/patterns/seasonal |
Analyze seasonal patterns for an event type. |
| POST |
createAlertTimeline /api/v1/playback/timeline |
Create a timeline for historical alert playback. |
| GET |
quickTimeline /api/v1/playback/timeline/quick |
Quick timeline creation for recent alerts. |
| GET |
exportTimelineGeoJson /api/v1/playback/export/timeline |
Export historical timeline data in GeoJSON format. |
US-Weather-Monitoring-System - analytics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|