Skip to main content
GET
GetGovernmentYieldCurve

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

country
string
required

ISO 3166-1 alpha-2 code of the sovereign, e.g. "JP" or "DE".

history
boolean

True for every stored business day; false for the latest day.

jmespath
string

Optional JMESPath expression applied server-side to project or reduce the JSON response before it is returned (mirrors the MCP jmespath argument). Invalid expressions, expressions larger than 1024 UTF-8 bytes, or projections that exceed the 256 KB output cap return HTTP 400 with a {_jmespath_error, original_keys} envelope. Grammar and worked examples: https://www.worldmonitor.app/docs/mcp-jmespath.

Response

Successful response

GetGovernmentYieldCurveResponse is the curve for the requested market.

country
string

Echoed uppercase ISO 3166-1 alpha-2 code.

source
string

Covered-market descriptor, e.g. "jp-mof-cmt" or "uk-boe-spot".

measure
string

Yield measure: "par", "spot", "benchmark", or "monthly-10y".

curves
object[]
unavailable
boolean

True when the market is uncovered or its seeded curve is unavailable. An empty curves list is graceful degradation, not a confirmed zero yield.