Operator APIs Overview
Operator APIs are for the operator of Plxtra to control, manipulate, and integrate other systems with Plxtra.
REST APIs
Section titled “REST APIs”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
Section titled “Streaming APIs”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.
Command Line Tools
Section titled “Command Line Tools”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
Section titled “Extensibility”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.