---
title: "GET /perpetualMarkets"
method: GET
path: "/perpetualMarkets"
---

# GET /perpetualMarkets

`GET /perpetualMarkets`

## Query parameters

- `limit` number, double
- `ticker` string
- `market` string

## Response `200`

Ok

- PerpetualMarketResponse
  - `markets` object, required

## Changes

- **2025-07-29** `f4cd8f90c69e` — 1 info
  - added the new optional `query` request parameter `market`
- **2025-01-21** `e79582d86fcd` — 1 info
  - added the optional property `markets/additionalProperties/defaultFundingRate1H` to the response with the `200` status
- **2024-05-14** `90fd32395633` — 5 breaking, 2 warning
  - the `markets/additionalProperties/atomicResolution` response's property type/format changed from `integer`/`int32` to `number`/`double` for status `200`
  - the `markets/additionalProperties/quantumConversionExponent` response's property type/format changed from `integer`/`int32` to `number`/`double` for status `200`
  - the `markets/additionalProperties/stepBaseQuantums` response's property type/format changed from `integer`/`int32` to `number`/`double` for status `200`
  - the `markets/additionalProperties/subticksPerTick` response's property type/format changed from `integer`/`int32` to `number`/`double` for status `200`
  - …3 more

[Change history](https://skmtc.dev/dydxprotocol/apis/indexer-api/changes/perpetualMarkets/get.md)

---

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