Get Execution Price
Calculate the volume-weighted average execution price for a given order size. Returns 0 if the order cannot be fully filled.
post/api/{exchange}/getExecutionPrice
Path parameters
exchange'polymarket' | 'kalshi' | 'kalshi-demo' | 'limitless' | 'probable' | 'baozi' | 'myriad' | 'opinion' | 'metaculus' | 'smarkets' | 'polymarket_us' | 'gemini-titan' | 'hyperliquid' | 'suibets' | 'rain' | 'hunch' | 'router' required
The prediction market exchange to target.
Request body
Response
Get Execution Price response
Example response
{
"success": true
}