---
title: "Kalshi orderbook fragility: thin liquidity, penny walls, single-order dominance scoring."
method: POST
path: "/v2/orderbook_risk"
tags: ["market-integrity"]
---

# Kalshi orderbook fragility: thin liquidity, penny walls, single-order dominance scoring.

`POST /v2/orderbook_risk`

Detects thin liquidity, penny walls, spread risk, and fragile orderbook structures in Kalshi markets. Returns 0-100 manipulation-vulnerability score plus signal-level evidence: wide spread (>$0.10), shallow depth (<10 contracts), few price levels, single-order dominance (>80% in top level), penny-wall pattern (large bids at ≤$0.005, common in wash trading). For agents that need to detect fragile order books before placing orders.

## Request body

- object
  - `ticker` string, required — Kalshi market ticker (e.g. KXG7LEADEROUT-45JAN01-FMER)

## Response `200`

Success (synthetic example)

## Other responses

- `400` — Bad Request — invalid or missing parameters.
- `402` — Payment Required (x402): response carries payment requirements; retry with the X-PAYMENT header (USDC on Base).

---

[API](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform.md) · [All operations](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tooloracle/tooloracle-mcp-platform/revisions/58e4e92ec5fa/schema)
