---
title: "Resolve Stable Slug"
method: GET
path: "/markets/stable/{slug}"
tags: ["Markets"]
---

# Resolve Stable Slug

`GET /markets/stable/{slug}`

Resolves a stable recurring URL slug to the current active market or ladder group

## Path parameters

- `slug` string, required

## Response `200`

Resolved market or group data (single market or ladder group)

## Other responses

- `404` — No market or group found for the given stable slug

## Changes

- **2026-06-09** `6e8c49700a62` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/changes/markets/stable/:slug/get.md)

---

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