Async Job - Request SFDR Values for Securities

This endpoint will make a request to asynchronously retrieve extensive SFDR information.

The asynchronous process will generate a file with SFDR values for the whole universe of securities.

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.

Query Params
boolean
Defaults to false
boolean
Defaults to false
Body Params
metricIds
array of strings

Requested Metric IDs

metricIds
securityTypes
array of strings
enum

The security types requested

securityTypes
securityIds
array of strings

List of security ids to retrieve

securityIds
idColumns
array of strings
enum
Defaults to ISIN

Allows you to specify a list of security ID types that will be included in the response. Only the securities that have an identifier type matching 'idColumns' will be returned. If you want to retrieve all the securities, you can set 'idColumns' to "ALL" and no securities will be filtered out. Take into account that when using the "ALL" parameter whenever a new security identifier type is available in the Clarity AI platform it will be included in the response.

idColumns
string
enum

Defines whether the security IDs passed in the 'securityIds' parameter are of type ISIN or CUSIP.

Allowed:
optionalColumns
array of strings
optionalColumns
Responses

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