aster-api-account-v1

Query Aster Futures account balances, positions, and execute wallet transfers via API endpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of your Aster Futures account by providing tools to read balances, positions, and execute transfers between spot and futures wallets.

Core Features & Use Cases

  • Account & Balance Inquiry: Retrieve detailed wallet balances and account information.
  • Position Management: View current futures positions and their risk.
  • Fund Transfers: Facilitate seamless transfers between your spot and futures wallets.
  • Use Case: Check your current futures account balance and unrealized profit before placing a new trade.

Quick Start

Use the aster-api-account-v1 skill to get the current futures balance.

Frequently Asked Questions about aster-api-account-v1

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

FAQPage Schema
How do I check my Aster Futures account balance and positions?

You can check your Aster Futures account balance and positions by querying the account status endpoints, which retrieve detailed wallet balances and current position risk data for your futures account.

How do I transfer funds between my spot and futures wallets on Aster?

To transfer funds between your spot and futures wallets on Aster, use the inter-wallet transfer endpoints to execute asset transfers directly, moving balances between the two wallet types.

Can I view unrealized profit and position risk for my Aster Futures account?

Yes, you can view unrealized profit and position risk for your Aster Futures account by using the position management endpoints, which return current futures positions and their associated risk metrics.

Do I need authentication to query Aster Futures account details via API?

Yes, querying Aster Futures account details via API requires authentication via aster-api-auth-v1 to generate signed requests for accessing balances, positions, and transfer endpoints.

What API endpoint versions are supported for managing Aster Futures accounts?

Aster Futures account management supports v1, v2, and v4 API endpoints, covering account status queries, position risk retrieval, and inter-wallet asset transfers between spot and futures balances.