API Reference

How to generate an API Key token

🔑 How to Create an API Key Token

Some API endpoints require authentication using an API Key Token. Follow the steps below to generate and manage your tokens efficiently.

Step-by-Step Guide

1️⃣ Log in to the Broker and access your account.
2️⃣ Navigate to the "Account" Menu and select the API Token tab. 3️⃣ Create a New Token by clicking "Create a New Token" and providing a name for identification. 4️⃣ Manage Your Tokens: Once created, the system will display:

  • 📅 Creation Date
  • 🏷️ Token Name
  • 🔑 The API Key Token itself
  • Option to Delete the Token

Managing API Tokens

  • You can view your active API tokens at any time by accessing /account/token.
  • Each user can have a maximum of three (3) active tokens simultaneously.
  • If you reach the limit, you must delete an existing token before generating a new one.

⚠️ Security Notice

  • Keep your token secure: Do not share or expose it publicly.
  • Tokens are always accessible in your account for reference.
  • Once deleted, a token cannot be recovered—you must create a new one.

For additional information, refer to the full API documentation.