---
title: "Canonical market detail (v2)"
method: GET
path: "/v2/pairs/{market_id}"
tags: ["data"]
---

# Canonical market detail (v2)

`GET /v2/pairs/{market_id}`

One canonical market object with include=ids,depth,settlement applied by default.

Accepts `dino_<uuid>`, a bare UUID, or a persisted poly_slug.

## Path parameters

- `market_id` string, required

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Missing or invalid API key
- `402` — Subscription inactive
- `404` — Pair not found
- `422` — Validation Error
- `429` — Rate limit exceeded
- `503` — Auth admission gate full (transient) — retry shortly, see retry_after

---

[API](https://skmtc.net/dino/apis/dino-markets-api.md) · [All operations](https://skmtc.net/dino/apis/dino-markets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dino/dino-markets-api/revisions/8cbe8774824f/schema)
