Retrieve current U.S. Treasury bond yields across various maturities from 1-month to 30-year bonds. Monitor risk-free rates and yield curve dynamics.
Use Case: Plot the yield curve to identify potential economic recessions indicated by inversions.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Exact date in YYYY-MM-DD format
"2024-01-15"
Comma-separated list of dates
"2024-01-15,2024-01-16"
Date >= this value (inclusive)
"2024-01-01"
Date <= this value (inclusive)
"2024-01-31"
Date > this value (exclusive)
"2024-01-01"
Date < this value (exclusive)
"2024-01-31"
Maximum number of results
100
Sort field
"date"
Pagination cursor for next page