# Stocks

The Java SDK from Market Data provides methods to streamline your use of the Stocks 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.stocks()`. For CSV output use `client.stocks().asCsv()`.

## Stocks Endpoints
