Litecoin Space WebSocket API

A real-time WebSocket API provided by Litecoin Space (litecoinspace.org) for subscribing to live Litecoin network events. Clients connect to the WebSocket endpoint and subscribe to channels including new blocks, mempool block projections, live 2-hour fee rate charts, and network stats. Address tracking is supported to receive push notifications for new mempool and block-confirmed transactions involving a specific address.

API entry from apis.yml

apis.yml Raw ↑
name: Litecoin Space WebSocket API
description: A real-time WebSocket API provided by Litecoin Space (litecoinspace.org) for subscribing
  to live Litecoin network events. Clients connect to the WebSocket endpoint and subscribe to channels
  including new blocks, mempool block projections, live 2-hour fee rate charts, and network stats. Address
  tracking is supported to receive push notifications for new mempool and block-confirmed transactions
  involving a specific address.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://litecoinspace.org/docs/api/websocket
baseURL: wss://litecoinspace.org/api/v1/ws
tags:
- WebSocket
- Block Explorer
- Litecoin Space
- Real-Time
- Blocks
- Mempool
- Address Tracking
- Fees
properties:
- type: Documentation
  url: https://litecoinspace.org/docs/api/websocket
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-websocket.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-websocket.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-websocket.yml
contact:
- FN: Litecoin Foundation
  url: https://github.com/litecoin-foundation/ltcspace
meta:
- name: score
  value: 0