Anomaly Detection · Example Payload

Anomaly Detection Anomaly Example

Anomaly DetectionArtificial IntelligenceData ScienceFraud DetectionMachine-LearningMonitoringObservabilityOutlier DetectionPattern RecognitionSecurityTime Series

Anomaly Detection Anomaly Example is an example object payload from Anomaly Detection, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idmetric_nametimestampvalueexpected_valueanomaly_scoreseveritydirectionalgorithmstatusseries_iddimensionsrelated_anomalies

Example Payload

Raw ↑
{
  "id": "anom-500123",
  "metric_name": "cpu_utilization",
  "timestamp": "2026-04-19T14:30:00Z",
  "value": 98.7,
  "expected_value": 62.3,
  "anomaly_score": 0.94,
  "severity": "high",
  "direction": "above",
  "algorithm": "SARIMA",
  "status": "active",
  "series_id": "ts-prod-cluster-01",
  "dimensions": {
    "region": "us-east-1",
    "host": "web-server-42",
    "service": "api-gateway"
  },
  "related_anomalies": ["anom-500124", "anom-500125"]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/anomaly-detection-anomaly-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.