cURL
curl --request GET \ --url https://data-api.polymarket.com/
{ "data": "OK" }
OK
The response is of type object.
object