Skip to content

MetaApi MetaTrader Manager REST API#

Note: this is a technical documentation website. Commercial landing page is located here https://metaapi.cloud

Note to reader: If you'll find a missing feature you need, please drop us a message via online chat.

MetaApi MT manager API is a cloud REST API which can be used to access and manage MT4 and MT5 servers. The API is intended for use by brokers or broker partners who was granted manager access to MetaTrader servers. The MetaApi MetaTrader Manager API is part of the MetaApi service.

Features#

Features supported:

  • create MT accounts
  • remove MT accounts
  • disable MT accounts
  • enable MT accounts
  • get group list
  • get users by group
  • get user by login
  • get group by name
  • conduct balance operations
  • change user password
  • get account information
  • change user group
  • update change password permissions for a user
  • retrieve auth logs
  • update account readonly right
  • update account trading right

Swagger UI documentation#

You can use Swagger documentation in order to test the REST API. It explains each feature of the MetaApi MT Manager API and allows you to test the API.

Documentation structure#

  • the REST API section describes how to interact with the MetaApi MetaTrader Manager API using the RESTful API
  • the Models section describes the response schemas that the application uses to communicate with the client

See our website for the full list of APIs and features supported https://metaapi.cloud/#features

Some of the APIs you might decide to use together with MetaApi MT Manager API are:

  1. MetaApi cloud forex trading API https://metaapi.cloud/docs/client/
  2. CopyFactory copy trading API https://metaapi.cloud/docs/copyfactory/
  3. MetaTrader account management API https://metaapi.cloud/docs/provisioning/
  4. MetaStats forex trading metrics API https://metaapi.cloud/docs/metastats/
  5. MetaApi risk management API https://metaapi.cloud/docs/risk-management/