Skip to main content
GET
/
api
/
v1
/
polymarket-clob
/
price
Get best price
curl --request GET \
  --url http://gateway.graylayer.tech/api/v1/polymarket-clob/price \
  --header 'X-API-Key: <api-key>'
{
  "price": "<string>"
}

Authorizations

X-API-Key
string
header
required

API key. Request one in #api-key-request on the Graylayer Discord.

Query Parameters

token_id
string
required
side
enum<string>
required
Available options:
BUY,
SELL

Response

Best price

price
string