Business Systems Integration APIs Overview
These APIs enable operators of Motif Markets trading integrate our trading platforms into their business systems so that they can streamline their business workflows.
REST APIs
Section titled “REST APIs”REST APIs provide ways to query services and manipulate their state via simple HTTP calls.
- Authority
Used to query and manipulate User Authority data. - Registry
Used to query and manipulate the registry. - Market Control
Used for market control tasks such as manipulating the exchange, symbols, FIX sessions, and more. - Order Management
Used to query and manipulate the Order Management System. - Session Management
Used to query and manipulate the Session Management Service.
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. - Order Management
Used to maintain realtime views of the OMS, and supply data feeds to the OMS.
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. - Market Control
Used to query and manipulate the exchange. - Order Management
Used to query and manipulate the Order Management System. - Session Management
Used to query and manipulate the Session Management Service.