cURL
curl --request POST \ --url https://traderapi.us-east-1.privatelink.preprod.polymarketexchange.com/api/v1beta1/get_instrument_metadata \ --header 'Content-Type: application/json' \ --data '{}'
{ "metadata": {} }
Returns metadata and configuration for all instruments.
The body is of type object.
object
A successful response.
Show child attributes