Authorizations
API key authentication. Format - "Bearer YOUR_API_KEY"
Body
application/json
Table to analyze for anomalies
Example:
"transactions"
Number of nearest neighbors to consider
Required range:
1 <= x <= 50Minimum anomaly score threshold
Required range:
0 <= x <= 1Maximum number of anomalies to return
Required range:
1 <= x <= 100Environment to analyze (development, staging, production)
Available options:
development, staging, production Example:
"production"
Response
Anomaly detection completed successfully

