Introduction

This endpoint returns separate donut chart SVG strings for a fund's asset distribution and sector exposure. Note that this endpoint currently only supports Fund assets.

The illustrations below render sample sector exposure and asset distribution charts

1233

Customizing the Donut Chart

By default, the SVGs are produced using the following colors. You can override these using the optional "assetClassColors" and "sectorColors" parameters, which take in an array of colors (starting at "color1").

Response Fields

NameTypeDescription
assetobjectThe requested asset
assetClassCompositionstringAn asset distribution donut chart composed as an SVG string. Empty string if unavailable.
sectorCompositionstringA sector exposure donut chart composed as an SVG string. Empty string if unavailable.
messagestring | undefinedA message that indicates when either assetClassComposition or sectorComposition is empty
errorstring | undefinedA clarifying message sent on failure
Ready to get started? Get your free trial API key ➔
Language
Authorization
Query
Click Try It! to start a request and see the response here!