Skip to main content
POST
/
v1beta1
/
list_symbols
List Symbols
curl --request POST \
  --url https://traderapi.us-east-1.privatelink.preprod.polymarketexchange.com/api/v1beta1/list_symbols \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "symbols": [
    "<string>"
  ]
}

Body

application/json

The body is of type object.

Response

A successful response.

symbols
string[]