v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Analytics
Analytics - Buckets

Get Upload Performance

Get upload performance metrics.

Analyzes upload operations including:

  • Upload latency (P50, P95, P99)
  • Throughput (MB/s)
  • Error rates

Use Cases:

  • Monitor upload performance
  • Identify performance degradations
  • Optimize upload strategies
  • Debug upload issues

Example:

curl -X GET "https://api.mixpeek.com/v1/analytics/buckets/bkt_abc123/upload-performance?hours=24" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "X-Namespace: your-namespace"
get/v1/analytics/buckets/{bucket_id}/upload-performance

Path parameters

bucket_idstring required

Query parameters

hoursinteger

Hours of history

Hours of history

group_bystring

Time grouping: hour, day

Time grouping: hour, day

Response

Successful Response

bucket_idstring required

Bucket identifier

summaryobject

Summary statistics