US Treasury yields
GET /v1/markets/treasury — US Treasury yields from 13 weeks through 30 years. Cached for 30 seconds.
GET /v1/markets/treasury
US Treasury yields from 13 weeks through 30 years. Cached for 30 seconds.
| Method | GET |
| Path | /v1/markets/treasury |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | market |
Response body
{ "treasury": [{ "symbol": "^TNX", "label": "10Y", "yield": 4.45, "change": -0.02 }] }