Term SOFR API - Sample Messages
Get Latest Term SOFR Rates
{
"payload": [
{
"businessDt": "2026-02-10",
"sofrRt": 3.42329,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
},
{
"businessDt": "2026-02-10",
"sofrRt": 3.65997,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-10",
"sofrRt": 3.6393,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-10",
"sofrRt": 3.57299,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
}
],
"metadata": {
"pageSize": 4,
"totalElements": 4,
"elementsInResponse": 4,
"pageNumber": 1,
"totalPages": 1,
"type": "page"
}
}Get History Term SOFR Rates
{
"payload": [
{
"businessDt": "2026-02-06",
"sofrRt": 3.57871,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
},
{
"businessDt": "2026-02-06",
"sofrRt": 3.63988,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-06",
"sofrRt": 3.66529,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-06",
"sofrRt": 3.43423,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
},
{
"businessDt": "2026-02-05",
"sofrRt": 3.66814,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-05",
"sofrRt": 3.61899,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
},
{
"businessDt": "2026-02-05",
"sofrRt": 3.49689,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
},
{
"businessDt": "2026-02-05",
"sofrRt": 3.65989,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-04",
"sofrRt": 3.6658,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-04",
"sofrRt": 3.5056,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
},
{
"businessDt": "2026-02-04",
"sofrRt": 3.67306,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-04",
"sofrRt": 3.62691,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
},
{
"businessDt": "2026-02-03",
"sofrRt": 3.49508,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
},
{
"businessDt": "2026-02-03",
"sofrRt": 3.62052,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
},
{
"businessDt": "2026-02-03",
"sofrRt": 3.6632,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-03",
"sofrRt": 3.67078,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-02",
"sofrRt": 3.67106,
"instrument": {
"guidInt": "636808362529060781",
"productCode": "TR1"
}
},
{
"businessDt": "2026-02-02",
"sofrRt": 3.61231,
"instrument": {
"guidInt": "888441227465449618",
"productCode": "TR6"
}
},
{
"businessDt": "2026-02-02",
"sofrRt": 3.66076,
"instrument": {
"guidInt": "96656501721133614",
"productCode": "TR3"
}
},
{
"businessDt": "2026-02-02",
"sofrRt": 3.47881,
"instrument": {
"guidInt": "718032183869301169",
"productCode": "T1Y"
}
}
],
"metadata": {
"pageSize": 1000,
"totalElements": 20,
"elementsInResponse": 20,
"pageNumber": 1,
"totalPages": 1,
"type": "page"
}
}