{
  "provider": "OptimizeYourImage",
  "endpoint": "https://backend.optimizeyourimage.com/v1/images/optimize",
  "method": "POST",
  "auth": "Authorization: Bearer <OYI_API_KEY>",
  "multipartFields": {
    "file": "<image bytes>",
    "output_format": "webp",
    "quality": 85
  },
  "outputFormat": "webp",
  "quality": 85,
  "qualityIsApiDefault": false,
  "resize": false,
  "pacing": {
    "requests_per_minute": 10,
    "min_request_interval_ms": 6500,
    "note": "Client-side pacing to stay inside the account rate limit. Pacing waits are not part of request_duration_ms."
  },
  "store": "none (default) — response body is the optimized image",
  "preserveMetadata": false,
  "notes": "Only output_format and quality are sent. No max_width/max_height, no preserve_metadata, no store: the request is the documented default path.",
  "concurrency": 1,
  "dataset": "CLIC 2021 test dataset (60 images)",
  "image_count": 60,
  "metric": {
    "name": "SSIMULACRA2",
    "implementation": "ssimulacra2_rs (rust-av)",
    "version": "ssimulacra2_rs 0.5.2"
  },
  "environment": {
    "node": "v22.11.0",
    "sharp": {
      "aom": "3.13.1",
      "archive": "3.8.2",
      "cairo": "1.18.4",
      "cgif": "0.5.0",
      "exif": "0.6.25",
      "expat": "2.7.3",
      "ffi": "3.5.2",
      "fontconfig": "2.17.1",
      "freetype": "2.14.1",
      "fribidi": "1.0.16",
      "glib": "2.86.1",
      "harfbuzz": "12.1.0",
      "heif": "1.20.2",
      "highway": "1.3.0",
      "imagequant": "2.4.1",
      "lcms": "2.17",
      "mozjpeg": "0826579",
      "pango": "1.57.0",
      "pixman": "0.46.4",
      "png": "1.6.50",
      "proxy-libintl": "0.5",
      "rsvg": "2.61.2",
      "spng": "0.7.4",
      "tiff": "4.7.1",
      "vips": "8.17.3",
      "webp": "1.6.0",
      "xml2": "2.15.1",
      "zlib-ng": "2.2.5",
      "sharp": "0.34.5"
    },
    "platform": "win32 x64",
    "os_release": "10.0.19045",
    "cpu": "Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz",
    "cpu_count": 28
  },
  "started_at": "2026-08-22T18:17:54.300Z"
}