Skip to main content
POST
Government yield curve

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
date
string<date>
required

Curve date in ISO-8601 format (YYYY-MM-DD).

region
enum<string>
required

Region for which to retrieve the curve.

Available options:
de,
uk,
us
type
enum<string>
required

Curve type:

  • zero: zero curve. Lists zero rates at exact tenors.
  • par: par yield curve. Lists par yields at exact tenors.
  • benchmark: benchmark, or 'actives' curve. Lists benchmark instrument yields, and their exact years to maturity.
Available options:
benchmark,
par,
zero

Response

Government yield curve

data
object[]
required

List of response data objects, often capped to 1000.

total
integer
required

Total number of results in the database that match the query filters.