A single REST endpoint that returns a per-lot probabilistic guarantee recommendation. Hedonic baseline plus a multi-model ensemble adjusted by per-artist context. Bearer-token authenticated, JSON in / JSON out.
Endpoint details, request and response schemas, error codes, rate limits, and the interactive playground are visible only to pilot users with an issued bearer key. The full OpenAPI spec, calibration disclosures, and code examples open up once your invite is active.
The endpoint itself remains live for clients with existing keys — nothing has changed about deployment or stability. Only the public-facing reference is paused.
The /v1/ path is stable. Field additions to the response are considered backwards-compatible. Removals or semantic changes to existing fields will go to /v2/. The underlying model version (model_version) changes whenever the model is retrained — typically weekly. Predictions are deterministic per (model_version, request body).