aster-api-spot-market-data-v3

Retrieve public REST market data from the Aster Spot Testnet API v3.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides efficient access to real-time and historical market data for the Aster Spot Testnet API, enabling informed trading decisions.

Core Features & Use Cases

  • Real-time Data: Fetch current trading information like prices, tickers, and order book depths.
  • Historical Data: Retrieve past trading data, including trades and klines (candlestick data).
  • Exchange Information: Get details about available trading pairs, limits, and exchange rules.
  • Use Case: Quickly check the current price and 24-hour trading volume for a specific trading pair on the Aster Spot Testnet.

Quick Start

Use the aster-api-spot-market-data-v3 skill to get the current price for the BTCUSDT trading pair.

Frequently Asked Questions about aster-api-spot-market-data-v3

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

FAQPage Schema
How do I fetch real-time spot market data for the Aster Testnet API?

Fetch real-time Aster Testnet spot market data by retrieving current prices, tickers, and order book depths via public REST API v3 endpoints. This provides immediate trading information for specific symbols.

Can I get historical klines and trades from the Aster Spot Testnet?

Retrieve historical Aster Spot Testnet trades and klines by querying specific time ranges. Accessing historical trade data requires authentication, while klines are available through public endpoints.

Does the Aster Spot Testnet API require authentication for exchange information and ping endpoints?

The Aster Spot Testnet API does not require authentication for public endpoints like ping, time, exchange information, order book depth, trades, tickers, and klines. Authentication is only needed for historical trades and commission rates.

What spot trading data endpoints are available on the Aster Testnet?

Available Aster Testnet spot trading endpoints include ping, time, exchange information, order book depth, trades, klines, tickers, and commission rates. These cover both real-time and historical market data retrieval.

How do I check current prices and 24-hour trading volume for a specific pair on the Aster Spot Testnet?

Check current prices and 24-hour trading volume for a specific pair on the Aster Spot Testnet by retrieving ticker data. This provides immediate price and volume statistics for the requested symbol.

Are there limitations when fetching historical market data from the Aster Spot Testnet API?

Limitations when fetching Aster Spot Testnet historical market data include requiring authentication for past trades and commission rates. Public endpoints only cover general exchange information and recent klines.