Available Models
Get the list of available benchmark models.
Returns lists of available scaling models (e.g., how metrics evolve with scale) and tradeoff models (e.g., growth vs. efficiency tradeoffs) for the account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
Response
Successful Response
scaling
Available scaling models that measure how one metric evolves against a geometric scaling parameter like revenue or number of years or effort.
tradeoff_at_scale
Available tradeoff models that measure the tradeoff between two metrics at a given revenue scale.

