Create account
Register a new MT5 broker account. Credentials are encrypted at rest with AES-256-GCM.
The account limit is controlled by the API key’s max_accounts setting.
Documentation Index
Fetch the complete documentation index at: https://docs.easierprop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Client API key (prefixed with sk_). On /api/* endpoints the key
is scoped to its own MT5 accounts. On /admin/* endpoints the key
identifies its owning admin and grants access to all of that
admin's keys — so any of your sk_ works to manage any of your
other keys (cross-admin operations are rejected as 400 Key not found).
Body
Friendly name
"ICMarkets Demo"
MT5 account number
51234567
MT5 account password (stored encrypted with AES-256-GCM)
"MyP@ssw0rd"
MT5 broker server hostname or IP
"mt5-demo.icmarkets.com"
Broker port
443
MT5 server name (alternative to host/port)
"ICMarketsSC-Demo"
Auto-connect on gateway start
Optional hardware ID for the MT5 terminal
SOCKS5 proxy hostname
SOCKS5 proxy port
Proxy username
Proxy password