---
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

---

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