Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.easierprop.com/api/brokers/demo \ --header 'Content-Type: application/json' \ --data ' { "company": "MetaQuotes", "group": "demo", "leverage": 100, "currency": "USD" } '
{ "ok": true, "data": {} }
Create a demo MT5 account on a broker’s demo server.
Broker company name
"MetaQuotes"
Server group
Demo account created
true