I would like to retrieve, through an API, a yield curve that is identical to the curve currently generated in Refinitiv Workspace using the Curve Builder functionality.
I have attached an Excel export of the curve as an example. The objective is to automate the retrieval of this same curve, including the same methodology, curve definition, market-data inputs, conventions, interpolation settings, tenors, maturity dates and calculated zero rates.
The curve in the attached file is an EUR EURIBOR swap zero-coupon curve with, among others, the following settings:
Currency/index: EUR / EURIBOR
Discounting tenor: 6M
Price side: Mid
Interpolation method: Cubic Discount
Compounding type: Continuous
Output including tenor, maturity date and zero rate
Could you please advise:
Which API or service can reproduce the Workspace Curve Builder output exactly?
Whether this is available through DataScope Select, another LSEG API, or a Financial Analytics/zero-coupon curves endpoint.
Which request parameters are required to match the attached curve definition and calculation methodology.
Whether the API uses the same underlying instruments, conventions and bootstrapping logic as Workspace Curve Builder.
Whether the result can be retrieved as JSON, CSV or another machine-readable format.
Whether the curve can be requested for both the current valuation date and historical valuation dates.
Which entitlements, licences or service-account permissions are required for automated server-side retrieval.
Whether there is an example API request, Python example or Postman collection available for this specific use case.
Our goal is to schedule an automated API request and receive the same curve that a user currently downloads manually from Workspace. It is important that the API result matches the attached Curve Builder export as closely as possible.
Please find the attached file and confirm the recommended API, endpoint and configuration for reproducing this curve