/broker-servers
Retrieves a list of all broker servers.
{
"result": "success",
"status": 200,
"meta": {
"count": 1000,
"limit": 1000,
"order": "desc",
"last_id": 3910
},
"data": [
{
"id": 4972,
"created_at": "2025-04-24T17:25:13Z",
"updated_at": "2025-04-24T17:25:13Z",
"broker_id": 1843,
"application": "mt5",
"name": "GatesFX-Live"
},
{
"id": 4971,
"created_at": "2025-04-23T16:46:49Z",
"updated_at": "2025-04-23T16:46:49Z",
"broker_id": 272,
"application": "mt5",
"name": "VantageInternational-Live 7"
},
..... more broker servers
]
}
Key | Value | Description |
---|---|---|
application | "mt4" or "mt5" | Return brokers from based on application, MT4 or MT5 |
Sign up to our newsletter to keep up-to-date.