---
title: "Get Market Data Settings"
method: GET
path: "/market-data/settings"
tags: ["Market Data"]
---

# Get Market Data Settings

`GET /market-data/settings`

Get current market data service configuration settings.

Returns the current configuration values that control how market data feeds
are managed, including cleanup intervals and timeout periods. Useful for
debugging and understanding the server's market data management behavior.

These settings affect all market data feeds and determine:
- How often the system checks for and removes inactive feeds
- How long a feed can remain idle before being cleaned up

## Response `200`

Successful Response

- unknown

## Changes

- **2025-12-20** `1005bcd47280` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hummingbot/apis/hummingbot-api/changes/market-data/settings/get.md)

---

[API](https://skmtc.dev/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.dev/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/revisions/cb6b6935c8e2/schema)
