Introduction

Introduction

Welcome to the SynFutures API documentation. This comprehensive guide will help you integrate with SynFutures trading platform and access market data, trading functionality, and account management features.

What is SynFutures API?

The SynFutures API is a RESTful interface that allows developers to:

  • Access real-time and historical market data

  • Manage trading accounts and positions

  • Execute orders and view order history

  • Track liquidity positions

  • Monitor account transactions and balances

  • Retrieve funding rate and trading history

Key Features

Real-time Market Data

  • Server Time: Get synchronized server time

  • Instruments Info: Retrieve trading instrument specifications

  • Kline Data: Access candlestick chart data for technical analysis

  • Orderbook: View real-time order book depth

  • Tickers: Get 24-hour price statistics

  • Funding Rate History: Track funding rate changes over time

Account Management

  • Account Balance: Check account balances and assets

  • Transaction History: View deposit and withdrawal records

  • Position Management: Monitor open positions and margin levels

Trading Operations

  • Order Management: Place, view, and manage orders

  • Order History: Access historical order data

  • Trade Execution: View detailed trade execution information

  • Margin Transfers: Add or remove margin from positions

Liquidity Providing

  • Liquidity Providing: View active liquidity providing

  • Liquidity History: Track liquidity addition and removal operations

Next Steps

  1. Read the Quick Start Guide

  2. Browse the API Overview

  3. Explore specific endpoint documentation

  4. Implement error handling

  5. Start building your integration

Changelog

Version 5

  • Updated response format

  • Added blockInfo to responses

  • Improved error handling

  • Enhanced documentation


Happy coding with SynFutures API!

Last updated