You are viewing documentation for Polymarket US πΊπΈ
curl --request GET \
--url https://gateway.polymarket.us/v1/markets/{slug}/settlement{
"slug": "<string>",
"settlement": 123
}Retrieve the settlement price for a specific market by its slug
curl --request GET \
--url https://gateway.polymarket.us/v1/markets/{slug}/settlement{
"slug": "<string>",
"settlement": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.us/llms.txt
Use this file to discover all available pages before exploring further.