ETF KID Document

This endpoint returns a Base64-encoded string containing the ETF Key Information Document (KID) PDF.

Example

You can use curl and base64 to directly download and decode the document:

curl <> | base64 -d > kid.pdf
Language
Credentials
Header
Click Try It! to start a request and see the response here!