bingx-swap-account

Retrieve BingX perpetual swap account balance, positions, and income history via authenticated API.

17|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-swap-account
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bingx-swap-account
Source: https://github.com/BingX-API/api-ai-skills/tree/main/skills/swap-account
Command: npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-swap-account

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query BingX perpetual swap account data including balance, positions, and fund flow history. Use when the user asks about BingX account balance, margin info, current positions, PnL, liquidation price, fee rates, or income/fund flow records.

Core Features & Use Cases

  • Provides authenticated read-only access to balance, positions, fee rates, and income history for BingX perpetual swap accounts.
  • Supports filtering by symbol, time range, and limit to tailor results for auditing, monitoring, or integration workflows.
  • Use case: a developer or analyst asks: "What is my current USDT balance and open positions for BTC-USDT?" and this skill fetches the corresponding data from the BingX API and returns structured results.

Quick Start

Query the current BingX perpetual swap account balance and positions by supplying your API credentials.

Frequently Asked Questions about bingx-swap-account

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

FAQPage Schema
How do I query my BingX perpetual swap account balance and open positions?

To query BingX perpetual swap account balance and positions, supply your API key and secret for HMAC-SHA256 authentication. The skill fetches real-time balance, margin, PnL, and liquidation price data via authenticated read-only endpoints.

Can I fetch BingX swap fund flow history for a specific symbol and time range?

Yes, you can fetch BingX swap fund flow history by applying optional symbol and time-range filters. The authenticated endpoints return income records and fee rates tailored for auditing or monitoring workflows.

What authentication is required to access BingX swap API account data?

Accessing BingX swap API account data requires HMAC-SHA256 authentication using your private API key and secret. This secure method validates read-only queries for balance, positions, and income history across single or multiple symbols.

Does this BingX API query tool support checking PnL and liquidation prices for multiple symbols?

Yes, this BingX API query tool supports checking PnL and liquidation prices across multiple symbols. It identifies perpetual swap account data and returns results in a standardized API response format for integration workflows.

What is the best way to monitor BingX perpetual swap margin and fee rates programmatically?

The best way to monitor BingX perpetual swap margin and fee rates programmatically is using authenticated API endpoints with optional limit filters. This skill returns standardized structured data ideal for automated monitoring.