Benchmark Scaling
Get the scaling models for a given category. Multiple models can be specified.
Path parameters
group_id
category
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
model
Response
Successful Response
raw_data
Raw data points used to generate the scaling model. Dictionary of the two metrics, x then y.
pred
Predicted center trend line of the scaling model. Dictioary of the two metrics, x then y.
bands
Bands representing the range of the scaling model.