Authorizations
API key authentication. Format - "Bearer YOUR_API_KEY"
Body
Table to cluster
"products"
Number of clusters (auto-detected if not provided)
2 <= x <= 205
Minimum clusters for auto-detection
2 <= x <= 10Maximum clusters for auto-detection
2 <= x <= 20Whether to generate AI labels for clusters
Environment to cluster (development, staging, production)
development, staging, production "production"
Response
Clustering completed successfully
true
Determined optimal cluster count
5
Clustering quality metric (0-1)
0.75
Number of K-means iterations performed
12
Clustering execution time in milliseconds
2341

