取得排行榜小工具資料

擷取排行榜數據,用於公開的唯讀嵌入展示。

面向管理員

Returns the accounts displayed in the Leaderboard widget for a chosen product (copy trading, PAMM, or MAM).

Endpoint

GET [host]/api/v1/investment/widget/leaderboard

Authentication

Requires the Authorization: Bearer <access_token> header.

Query Parameters

NameRequiredDescription
investment_platform_idYesThe investment platform instance (1 for a single MT server).
platformYes1 → copy-trading Leaderboard, 2 → PAMM Leaderboard, 3 → MAM Leaderboard.
curl --location --request GET \
'https://host.name/api/v1/investment/widget/leaderboard?investment_platform_id=1&platform=1' \
--header 'Authorization: Bearer <token>'

Response

An array of Leaderboard account objects plus a total count (abbreviated):

{
  "status": 200,
  "data": {
    "accounts": [
      {
        "name": "Account name",
        "login": "124214",
        "currency": "USD",
        "risk": "86",
        "score": 49,
        "followers": 12,
        "assets": "25342.73",
        "aum": 25342.73,
        "allocation_method": 4,
        "risk_ratio": 1
      }
    ],
    "count": 174
  }
}
還不是 B2COPY 客戶?

將 B2COPY 引入您的經紀業務,實現自動駕駛式成長

在現有伺服器上部署跟單交易、PAMM 與 MAM,把最優秀的交易員變成成長引擎——含託管、監控與支援。不確定從何開始?聯絡我們,我們會逐步講解。

2–4 週

上線時間

$0

基礎設施成本

40%+

成交量提升