Skip to content

Operator APIs Overview

Operator APIs are for the operator of Plxtra to control, manipulate, and integrate other systems with Plxtra.

REST APIs provide ways to query services and manipulate their state via simple HTTP calls.

  • Registry
    Used to query and manipulate the registry.
  • Market Operator
    Used for market control tasks such as manipulating the exchange, symbols, FIX sessions, and more.

Streaming APIs offer realtime feeds into and out of services.

  • Registry
    Used to maintain realtime views of the registry, and supply data feeds to the registry.

CLI tools typically provide an interface to an underlying REST API, for system administration and automation.

  • Registry
    Used to query and manipulate the registry.

Extensibility points are APIs for plugins to implement functionality within services.

  • Registry Feed Adapter
    Used to feed cash and asset movements to and from the registry.