Get Pairs
GET
/pairs
Return one row per settlement date joining observations + climate + forecast.
Primary training surface for Kalshi settlement models. Key columns: cli_high_f, cli_low_f (Kalshi settlement source), obs_high_f, obs_low_f, fcst_high_f, fcst_low_f, fcst_issued_at, fcst_qpf_6hr_in, market_close_utc.
limit returns the most recent N rows (sorted by date descending, then re-sorted ascending for output). Use from_date/to_date to bound the query rather than relying on limit for the first N rows.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
Response Get Pairs Pairs Get
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string