---
title: "Listing-lane capability flags"
method: GET
path: "/listing/capabilities"
tags: ["Listing"]
---

# Listing-lane capability flags

`GET /listing/capabilities`

Returns whether the self-serve listing lane and self-serve promotion are currently enabled. Public and anonymous; always reachable even when either kill switch is off (so clients can hide CTAs rather than offer a button that 404s).

## Response `200`

ListingCapabilities

- object
  - `selfServeEnabled` boolean, required
  - `promotionEnabled` boolean, required

---

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