Tradematic Cloud is a trading infrastructure for building investment services.
It’s a trading engine + API + ready-made adapters to stock and forex brokers, crypto exchanges, and market data providers.
You can use it as a cloud API, or you can deploy it on your servers.
Sign up at tradematic.cloud. After signing up, you will receive your API key.
Add the ‘X-API-KEY’ header with your API key to each request.
Examples are available at tradematic.cloud.
Swagger (.yaml) file can be found here.
Use this page to mock Tradematic Cloud API in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Tradematic Cloud API, which will allow you to keep building and testing even if the actual API you isn't currently available.