Skip to main content

Funds (Java SDK)

  • Last updated
  • View as Markdown

The Java SDK from Market Data provides methods to streamline your use of the Funds endpoints. These methods provide a typed interface over the underlying HTTP requests and responses, with both sync and async variants.

Reach the resource through client.funds(). For CSV output use client.funds().asCsv().

Funds Endpoints