Skip to main content
Get Polymarket Market Statistics
curl --request GET \
  --url https://synthesis.trade/api/v1/polymarket/market/{token_id}/statistics
{
  "success": true,
  "response": {
    "change": "3.5",
    "high": "0.66",
    "low": "0.51"
  }
}

Documentation Index

Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

token_id
string
required
Example:

"21742633143463906290569050155826241533067272736897614950488156847949938836455"

Response

200 - application/json

Polymarket market statistics