Async Job - Request Green Investment ratio Values for Securities

This endpoint makes an asynchronous request to generate a file with EU Taxonomy Green Investment Ratio (GIR) metrics and can be used for reporting under Article 8 of the Taxonomy Regulation.

  • Use the securityIds parameter to specify a list of ISINs to include in the response. If left empty, the response will include the entire universe of securities.
  • Use the securityTypes parameter to filter by asset class: FUND, EQUITY, FIXED_INCOME, SUSTAINABLE_BOND, or REST. If left empty, all asset classes will be included.
  • Use the metricIds parameter to request specific metrics. If left empty, all available metrics will be returned.

The metrics applicable to funds have the prefix RATIO and are calculated excluding sovereign bonds.

Please note:

This call will only return the identifier (uuid) for this task. You'll need this value to:

Please refer to Universe API's Technical documentation for a complete explanation of the workflow for these asynchronous job endpoints.

Body Params
metricIds
array of strings

Requested Metric IDs

metricIds
securityTypes
array of strings
enum

The security types requested. Allowed values: FUND, EQUITY, FIXED_INCOME, SUSTAINABLE_BOND, REST

securityTypes
securityIds
array of strings

List of security ids (ISIN) to retrieve

securityIds
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json