Skip to content

List industry benchmarks

GET
/api/v1/sales/roi/benchmarks

List available industry benchmarks used by the ROI calculator. Public endpoint.

Authorizations

Responses

200

Successful Response

List of available industry benchmarks.

Attributes: benchmarks: List of benchmark items.

object
benchmarks
required
Array<object>

Single industry benchmark for the listing endpoint.

Attributes: industry: Industry vertical key. revenue_lift_pct: Revenue increase percentage. cost_reduction_pct: Cost reduction percentage. time_savings_pct: Time savings percentage.

object
cost_reduction_pct
required
number
industry
required
string
revenue_lift_pct
required
number
time_savings_pct
required
number