Retrieve current market data (best bid/offer, stats) for a specific market by its slug in a lightweight format. Use this for efficient polling when you only need top-of-book prices.
GET
/
v1
/
markets
/
{slug}
/
bbo
Get market BBO
Copy
curl --request GET \ --url https://gateway.polymarket.us/v1/markets/{slug}/bbo