CryptoFutures — Trading Guide 2026

/0/private/get fills

Back to portal

Understanding /0/private/get fills: Accessing Your Crypto Futures Trade History

Introduction

As you delve deeper into the world of crypto futures trading, understanding how to access and interpret your trade history becomes crucial. This isn't just about knowing *if* your orders went through, but *how* they were executed, at what price, and with what impact. The API endpoint `/0/private/get fills` is the key to unlocking this information. This article provides a comprehensive guide for beginners to understand this vital API function, its significance, and how to utilize the data it provides. We’ll explore the technical aspects, practical applications, and potential pitfalls to help you become a more informed and effective futures trader.

What are Trade Fills?

Before diving into the API endpoint itself, let's define what a "fill" is in the context of crypto futures trading. When you place an order – be it a market order, limit order, or another type – it doesn’t necessarily execute immediately and in its entirety. The exchange attempts to match your order with opposing orders in the order book.

A "fill" represents a portion of your order that has been successfully matched and executed. A single order can result in multiple fills, especially in volatile markets or for large order sizes. For example, if you place a market order to buy 10 Bitcoin futures contracts, but only 6 contracts are available at your initial price, you'll receive a fill for 6 contracts. The remaining 4 will continue to be filled at subsequent price levels until the entire order is completed, or cancelled.

Understanding fills is essential for accurate position sizing, risk management, and performance analysis. It allows you to verify that your orders were executed as expected and identify potential slippage (the difference between the expected price and the actual execution price).

The /0/private/get fills API Endpoint: An Overview

The `/0/private/get fills` endpoint, offered by most crypto futures exchanges with an API, is a method to programmatically retrieve your completed trades – your fills – from the exchange's database. It’s a *private* endpoint, meaning you need to be authenticated with your API key and secret to access it. This ensures that only you can view your own trading data.

The primary function of this endpoint is to return a list of your filled orders, providing details such as:

Sponsored links

Category:API Access

Recommended Futures Trading Platforms

Platform Futures Features Register
Binance Futures Leverage up to 125x, USDⓈ-M contracts Register now
Bybit Futures Perpetual inverse contracts Start trading
BingX Futures Copy trading Join BingX
Bitget Futures USDT-margined contracts Open account
BitMEX Cryptocurrency platform, leverage up to 100x BitMEX

Join Our Community

Subscribe to the Telegram channel @strategybin for more information. Best profit platforms – register now.

Participate in Our Community

Subscribe to the Telegram channel @cryptofuturestrading for analysis, free signals, and more

References