Introduction - Deprecation 2026
Deprecation Notice: Broker-API will be deprecated at the end of 2026. For new integrations, please use CRM-API instead. Broker-API-v2 handles trading/brokerage account operations, while CRM-API covers client and back-office management. See [CRM-API / Broker-API-v2] for details.
The Broker API is a versatile API platform designed for various integrations, enabling streamlined management and interaction with multiple services through a single access point. This API supports REST and gRPC protocols, providing flexibility in integration and ensuring compatibility with diverse client systems. It facilitates secure, efficient administrative operations and service management, making it an essential tool for clients looking to optimise their operational workflows.
In our system, each broker has a unique partnerID assigned. Every operation via this API is performed within that particular partnerID. Since we encode your partnerID in your Authorization token, you don't have to consider this parameter when sending requests, but you will see this parameter across multiple different endpoints. For the Sandbox environment, partnerID = 0 and is shared between every account in the system. It means you will have access to test data added by other integrations.
Server time is GMT (UTC+0).
All time-related fields accept and return values according to the RFC 3339 standard. For example 2024-01-13T09:20:04.651Z.
The request limit is 500 requests/minute.
Base URL
Sandbox:
https://broker-api-demo.match-trader.com