Skip to main content

Channel Name

Channel: private (Automatically subscribed when authenticated)
The private channel is automatically available when you connect with a valid Bearer token. You do not need to explicitly subscribe.

Event Types

The private channel broadcasts two types of events:
  • fill - Your order has been filled (partially or completely)
  • cancel - Your order has been explicitly cancelled

Fill Events

Sent when your order is matched with another order on the book.

Message Format

Fill Fields

Cancel Events

Sent when your order is explicitly cancelled. This includes:
  • User-initiated cancellations via API requests
  • GTT (Good-Til-Time) order expirations
Implicit cancellations (e.g., when a market closes) do not send individual cancel messages. Use the Market Lifecycle Channel to handle market close events.

Message Format

Cancel Fields