💡API

The API is currently in beta, which means that breaking changes may be introduced

Explore the power of the MetaCopier API! Our RESTful API offers scalable and secure access to accounts, projects, and more. Get started quickly with authentication, explore endpoints, and access code samples in various languages. Have questions or need assistance? Contact our support team -we're here to help you succeed!

Our API adheres to the OpenAPI specification, ensuring clear documentation and interoperability with various development tools and platforms.

For authentication, we utilize API keys, which can be generated on our website under the 'API keys' section in the project settings.

You have the opportunity to try out our API directly on the Swagger webpage and README webpage.

If you are looking to generate client stubs for your application, take a look at the SDK section.

OpenAPI Spec

Here, you will find the OpenAPI Specification file:

Swagger

Swagger

Readme

Readme.io

cTrader token generation

cTrader needs a token to communicate with broker accounts. The simplest way to obtain a token for use with the API is to generate it manually through the MetaCopier.io Webapp. Follow these steps:

Go to your project and add a new account of type cTrader:

Select "Get token," and a new window will open where you can select the accounts to use with the generated token.

After making your selection, the window will close, and you should see the token.

Last updated