MINARA

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.

MethodGET
Path/v1/markets/treasury
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorymarket

Response body

{ "treasury": [{ "symbol": "^TNX", "label": "10Y", "yield": 4.45, "change": -0.02 }] }

On this page