---
title: "Stream AI price regression analysis"
method: POST
path: "/analytics/price-regression/stream"
tags: ["analytics"]
---

# Stream AI price regression analysis

`POST /analytics/price-regression/stream`

Accepts an XLSX spreadsheet (max 1 MB) containing purchased parts with
actual and predicted prices, and streams a token-by-token analysis
identifying the part with the highest savings potential.

## Response `200`

SSE stream of Claude Haiku response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `413` — Request Entity Too Large
- `500` — Internal Server Error

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
