You are viewing documentation for Polymarket US
curl --request GET \
--url https://gateway.polymarket.us/v2/sports{
"sports": [
{
"name": "<string>",
"slug": "<string>",
"image": "<string>",
"leagues": [
{
"name": "<string>",
"slug": "<string>",
"image": "<string>",
"isOperational": true,
"automaticResolution": true
}
],
"id": 123
}
]
}Retrieve all sports
curl --request GET \
--url https://gateway.polymarket.us/v2/sports{
"sports": [
{
"name": "<string>",
"slug": "<string>",
"image": "<string>",
"leagues": [
{
"name": "<string>",
"slug": "<string>",
"image": "<string>",
"isOperational": true,
"automaticResolution": true
}
],
"id": 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.
List of sports
List of sports
Show child attributes