Skip to main content
GET
/
market
/
live
Open live-market WebSocket
curl --request GET \
  --url https://api.skinshark.gg/market/live \
  --header 'api-key: <api-key>'

Authorizations

api-key
string
header
required

Your raw API key. Generate, rotate, and revoke keys from the merchant dashboard. Keys can optionally be bound to one or more allowed source IPs — requests from any other IP are rejected with API_KEY_IP_DENIED.

Query Parameters

token
string
required
Minimum string length: 1
scope
enum<string>
default:all
Available options:
all,
watchlist

Response

Switching Protocols — WebSocket handshake completed.