v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBAnalytics
Analytics - Buckets
Get Sync Comparison
Compare performance across sync configurations.
Compares sync configurations by:
- Average duration and throughput
- Success rates
- Total files and bytes synced
- Provider performance
Use Cases:
- Compare sync providers (S3 vs GCS)
- Optimize sync configurations
- Identify best-performing syncs
- Benchmark sync strategies
Example:
curl -X GET "https://api.mixpeek.com/v1/analytics/buckets/bkt_abc123/sync-comparison?hours=168" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "X-Namespace: your-namespace"
get/v1/analytics/buckets/{bucket_id}/sync-comparison
Path parameters
bucket_idstring required
Query parameters
hoursinteger
Hours of history (default: 7 days)
Hours of history (default: 7 days)
Response
Successful Response