Tool Skill
P
Get Market Liquidity
get_market_liquidityReal-time Polymarket prediction market liquidity data. Order book depth, spread analysis, and market efficiency scoring. Requires x402 payment ($0.005 USDC) via REST API.
$0.01/call
Flat rate
Polymarket Liquidity API
When to Use
Use this tool when you need to real-time polymarket prediction market liquidity data. order book depth, spread analysis, and market efficiency scoring. requires x402 payment ($0.005 usdc) via rest api.. This is part of the Polymarket Liquidity API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 0+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("polymarket-liquidity-api/get_market_liquidity")xpay_run— Execute:xpay_run("polymarket-liquidity-api/get_market_liquidity", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
conditionId | string | Yes | Polymarket market condition ID (0x-prefixed 64-char hex string) |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Polymarket Liquidity API (all tools) — 1 tools
Links
- Tool page: https://xpay.tools/polymarket-liquidity-api/get-market-liquidity/
- Provider: https://xpay.tools/polymarket-liquidity-api/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("polymarket-liquidity-api/get_market_liquidity")// 2. Execute
xpay_run("polymarket-liquidity-api/get_market_liquidity", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
conditionId | string | Yes | Polymarket market condition ID (0x-prefixed 64-char hex string) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/polymarket-liquidity-api/get-market-liquidity/SKILL.md
CLI
npx @xpaysh/cli install polymarket-liquidity-api/get-market-liquidity
Manual
curl -o SKILL.md https://xpay.tools/skills/polymarket-liquidity-api/get-market-liquidity/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Polymarket Liquidity API

