Managing Your EA API Keys
How to generate, rotate, and revoke API keys for the MetaTrader 5 Expert Advisor.
Your EA API key is the authentication credential that allows the PipsCrusher Expert Advisor to communicate securely with your account.
Generating an API Key: Go to Settings → EA Configuration → click "Generate API Key". Your key will be displayed once — copy and save it securely. The key is encrypted before storage and cannot be retrieved later.
Using the API Key: Enter the key in the EA's input parameters when attaching it to a chart in MT5. The EA includes this key in every request to authenticate as your account.
Rotating Your Key: If you suspect your key has been compromised, or as a regular security practice: 1. Generate a new key from your dashboard 2. Update the key in your MT5 EA settings 3. The old key is automatically revoked
Security Best Practices:

