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 can manage up to 4 MT5 accounts. Accounts are scoped to the key that created them. Attempting to access another key’s account returnsACCOUNT_NOT_FOUND.