Important: Trade Copier API - New Authentication Process – Action Required Before March 31 Hello {usertag:username|info:receiver}, We have introduced a new token-based authentication process for the Trade Copier API to enhance security and reliability.
What you need to do: | 1. | Request an access token Send a POST request to: https://www.trade-copier.com/webservice/v4/access/getToken.php using Basic Authentication (Base64-encoded username:password in the Authorization header). | | 2. | Use the token for all API calls Include the returned token in every request using: Authorization: Bearer <your_token> | | 3. | Monitor token validity Tokens are valid for 48 hours. Please request a new token before expiration to avoid service interruptions. |
All requests must be made over HTTPS (SSL). Please note that the previous authentication method will be discontinued on March 31. To avoid any disruption, ensure your integration is updated before this date. For full technical details and implementation examples, please refer to the Trade Copier API documentation. If you still have any questions, please let us know. |