POST your metrics. Get instant anomaly detection that automatically learns what "normal" looks like β and gets smarter over time.
Free tier: 1,000 data points / day. No credit card required.
Push a metric in seconds:
curl -X POST https://api.anomalydetect.io/api/v1/ingest/cpu_usage \
-H "X-Api-Key: ak_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"value": 94.2,
"timestamp": "2026-02-14T10:00:00Z",
"tags": { "host": "web-01", "region": "eu-west" }
}'
# Response: 202 Accepted
# { "queued": 1 }
Push any numeric timeseries via a simple REST API. Tag data with dimensions like host, region, or service.
Profiles automatically progress from generic hourly patterns β weekday/weekend β specific day of week as data accumulates.
Receive instant notifications via webhooks or email when a value falls outside the expected z-score range.
Days 1β6
Any Day
Hourly buckets across all days
Days 7β27
Weekday / Weekend
Separate patterns for work days vs weekends
Day 28+
Day of Week
Monday, Tuesday⦠each has its own baseline
$0
$9/mo
+ $0.10 per 1,000 points above 50,000/day