Tradematic Cloud API
Overview
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.
How to use Tradematic Cloud API
Sign up at . After signing up, you will receive your API key.
Authorization
Add the 'X-API-KEY' header with your API key to each request.
Examples of writing code with Tradematic Cloud API
Examples are available at .
Swagger (.yaml) File
Swagger (.yaml) file can be found .
- Homepage
- https://api.apis.guru/v2/specs/tradematic.com/1.0.2.json
- Provider
- tradematic.com
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/tradematic.com/1.0.2/swagger.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/tradematic.com/1.0.2/swagger.yaml
Tool extraction failed: Only OpenAPI 3.x documents are supported. Swagger 2.x documents should be converted first..