cTrader Introduces Manager’s API for Brokers

May 18, 2022

The cServer team is happy to introduce a new Manager’s API for Brokers. Providing one of the most powerful tools for server-server integration, Manager’s API allows Brokers to receive historical values about all entities, send managing requests to manipulate with all entities of the server (create/update/delete) Accounts, Groups, Profiles, Charts; make deposits/withdrawals, and even trade on behalf of traders.

Almost every function available in cBroker is available within Manager's API. It gives cTrader Brokers the opportunity to implement any logics on their side (even splits for stocks), and manipulate server entities in the manner they see most appropriate and beneficial for their traders.

Additionally, the functionality allows for easier building of applications (even trading terminal), compared to the usage of the Open API. Brokers can also replace Webservices API with the manager's API and implement more logics inside their CRM. Manipulation with manager's API is based on the manager's permissions - same permissions that are used for manipulation with cBroker.

You can find out more about it here