Skip to content
New Listings Feed
Legacy v1Feed

Feed

The legacy free stream for listings and delistings.

wss://ws.newlistings.pro/v1/feed

The feed channel is the free key's compact stream of listings and delistings. Standard FREE keys add a 3-second publish delay and allow up to 2 IP addresses. See Keys for current plan settings. This path is stream-only and has no historical GET.

Listings from both source groups are included; tier identifies the group. Delistings remain primary-only.

Payload

{
  "message": "$MEGA listed on Upbit spot (KRW)",
  "url": "https://upbit.com/service_center/notice?id=6184",
  "type": "listing",
  "tier": "primary",
  "delay": "3000ms"
}
Field Type Notes
message string Clean human-readable listing or delisting text.
url string Link to the source announcement.
type string listing for a new listing or delisting for a removal.
tier string Source group: primary for core sources or secondary for additional sources.
delay string The delay applied to your key, in milliseconds.

Upgrading

STARTER and PRO provide parsed channels with IDs, timestamps, original titles, detected tickers, and history for backfill. See Channels overview for endpoints and Keys for plan delays.