Skip to main content
GET
Get Cost Coverage

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Path Parameters

merchant_id
string
required

Response

200 - application/json

OK

total_clusters
integer<int64>
good_clusters
integer<int64>
tiered_clusters
integer<int64>

One line can't price it, but its recovered amount tiers can.

thin_clusters
integer<int64>
non_linear_clusters
integer<int64>
total_txns
integer<int64>
good_txns
integer<int64>
tiered_txns
integer<int64>
thin_txns
integer<int64>
non_linear_txns
integer<int64>
good_txn_pct
number<double>

Share of transactions with a trustworthy single-line model.

priced_txn_pct
number<double>

Share of transactions the router can price: GOOD plus TIERED.

total_gross
number<double>
good_gross
number<double>
tiered_gross
number<double>
thin_gross
number<double>
non_linear_gross
number<double>
good_gross_pct
number<double>
priced_gross_pct
number<double>

Share of settled volume the router can price. The real coverage headline.

bps_rmse_p50
number<double>
bps_rmse_p90
number<double>
report_date
string

Snapshot these numbers are from.

Example:

"2026-04-26"