aster-api-websocket-v1

Connect to the Aster Futures API v1 WebSocket for market and user data streams.

69|12|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-api-websocket-v1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aster-api-websocket-v1
Source: https://github.com/asterdex/aster-skills-hub/tree/main/skills/aster-api-websocket-v1
Command: npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-api-websocket-v1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables real-time access to market data streams and user-specific events for the Aster Futures API v1, crucial for timely trading decisions and account monitoring.

Core Features & Use Cases

  • Market Data Streams: Subscribe to various market data feeds like aggregate trades, depth updates, klines, and tickers for specific symbols.
  • User Data Streams: Connect to a private stream to receive real-time updates on account balances, positions, and order status.
  • Use Case: Monitor live BTCUSDT order book changes and receive instant notifications for your own trade executions on the Aster Futures platform.

Quick Start

Connect to the Aster Futures WebSocket API to subscribe to the BTCUSDT aggregate trade stream and your user data stream.

Frequently Asked Questions about aster-api-websocket-v1

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect to Aster Futures WebSocket for real-time market data?

To connect to Aster Futures WebSocket real-time market data, subscribe to JSON-based streams for aggregate trades, depth updates, klines, and tickers using the v1 API endpoint.

How do I manage listenKey for Aster Futures user data streams?

Managing listenKey for Aster Futures user data streams is required to connect to your private stream and receive real-time updates on account balances, positions, and order status.

What market data streams are available via the Aster Futures WebSocket API?

Available Aster Futures WebSocket API market data streams include aggregate trades, depth updates, klines, and tickers for specific symbols like BTCUSDT.

How do I subscribe and unsubscribe to Aster Futures WebSocket events?

You subscribe and unsubscribe to Aster Futures WebSocket events by sending JSON-based methods to the v1 API, managing your stream subscriptions for real-time market and user data.

Can I monitor my Aster Futures account balance and order status in real-time?

You can monitor your Aster Futures account balance and order status in real-time by connecting to a private user data stream that requires managing a listenKey.

Does Aster Futures WebSocket API support depth updates for live order book monitoring?

Aster Futures WebSocket API supports depth updates for live order book monitoring, allowing you to track real-time changes for specific trading symbols like BTCUSDT.