Skip to main content
GET
/
v1
/
markets
/
ticker
Current prices, updated ~5s
curl --request GET \
  --url https://api.pedge.xyz/v1/markets/ticker \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from app.pedge.xyz dashboard. Pass as Authorization: Bearer pdg_...

Query Parameters

coin
string

Coin symbol (e.g. BTC)

exchange
string

Filter by exchange

Response

200

Latest ticker data