aster-api-market-data-v1

Retrieve public REST market data from the Aster Futures API version 1.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides access to public REST endpoints for fetching real-time and historical market data from the Aster Futures API (v1), enabling informed trading decisions.

Core Features & Use Cases

  • Real-time Market Data: Retrieve current order book depth, trades, tickers, and funding rates.
  • Historical Data: Fetch historical trades and klines (candlestick data) for analysis.
  • Exchange Information: Get details about trading symbols, filters, and rate limits.
  • Use Case: An AI agent can use this skill to check the current price of a specific trading pair, analyze recent trading volume, and determine the funding rate before placing a trade.

Quick Start

Use the aster-api-market-data-v1 skill to get the current klines for the BTCUSDT symbol with a 1-hour interval.

Frequently Asked Questions about aster-api-market-data-v1

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

FAQPage Schema
How do I fetch Aster Futures market data using a REST API?

You can fetch Aster Futures market data by querying public REST API endpoints to retrieve order book depth, historical trades, aggregated trades, klines, tickers, premium index, and funding rates.

What market data endpoints are available for Aster Futures v1?

Available Aster Futures v1 endpoints cover order book depth, historical trades, aggregated trades, klines, ticker information, premium index, and funding rates for symbol-specific and general market queries.

Can I retrieve historical klines and trades for specific trading symbols?

Yes, you can retrieve historical klines and trades by specifying a trading symbol in your request parameters to the Aster Futures API v1 endpoints.

How do I get current funding rates and premium index data for futures?

You can get current funding rates and premium index data by querying the specific Aster Futures REST endpoints designed for real-time market data retrieval.

Are there rate limits or weight considerations when querying Aster Futures market data?

Yes, specific weight considerations apply to different Aster Futures API endpoints and parameters, meaning you must manage request weights to avoid hitting rate limits.