Skip to main content
GET
/
api
/
v1
/
targets
/
slug
/
{slug}
Price by market slug
curl --request GET \
  --url https://api.vatic.trading/api/v1/targets/slug/{slug}
{
  "now": "2025-04-07T12:00:00.000Z",
  "slug": "btc-updown-5m-1744027500",
  "asset": "btc",
  "marketType": "5min",
  "windowStart": 1744027500,
  "windowStartIso": "2025-04-07T12:05:00.000Z",
  "source": "chainlink",
  "price": 82450.75
}

Path Parameters

slug
string
required

Polymarket event slug.

Example:

"btc-updown-5m-1744027500"

Response

Price for the resolved market