{
  "x402Version": 2,
  "id": 3970,
  "slug": "3970",
  "resource": "https://data.greeneris.io/v1/eu/yield-curve",
  "description": "Latest euro area risk-free spot yields from the ECB Data Portal (dataset YC, AAA-rated central government bonds, Svensson model; updated each business day ~12:00 CET). Query: ?tenors=3M,1Y,2Y,5Y,10Y,30Y (1-8 tenors from 3M to 30Y). Returns yields_pct per tenor, observation date, and the 2s10s spread in bp when 2Y and 10Y are requested. 1h cache.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "tenors": "3M,1Y,2Y,5Y,10Y,30Y"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "date": "2026-07-09",
            "source": "ECB Data Portal, dataset YC (euro area AAA central government bonds, Svensson spot rates)",
            "spread_2s10s_bp": 51.46,
            "yields_pct": {
              "10Y": 3.1292,
              "1Y": 2.5258,
              "2Y": 2.6146,
              "30Y": 3.6265,
              "3M": 2.3222,
              "5Y": 2.7629
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "tenors": {
                    "default": "3M,1Y,2Y,5Y,10Y,30Y",
                    "description": "Comma-separated tenors (1-8) among 3M,6M,9M,1Y..10Y,15Y,20Y,25Y,30Y",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.greeneris.io",
  "lastUpdated": "2026-08-27T15:10:59.589Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-27T15:10:59.343Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}