API Key
All Easier Prop API requests require an API key. Keys are issued by your administrator and start withsk_.
X-API-Key Header (Recommended)
Bearer Token
Query Parameter (WebSocket only)
Unauthenticated Request
Invalid Key
Code Examples
WebSocket Authentication
Account Ownership
Each API key has a configurable MT5-account cap. The default is 4 accounts unless your admin grants more. Accounts are scoped to the key that created them, and attempting to access another key’s account returnsACCOUNT_NOT_FOUND.