無縫授權(僅限獨立版)

獨立版解決方案中客戶的單一登入功能。

面向管理員

Standalone solutions only

Seamless authorization is available only for standalone B2COPY solutions.

Seamless authorization lets a client move from your CRM into the B2COPY Web UI without re-entering credentials, by returning a Web UI URL that embeds an authorization token.

Step 1 — Get the Secret Key and Redirect URL

  1. In the Back Office, go to System → Settings.
  2. Open the Side Auth section and copy the Secret Key and Redirect URL values.

Keep the Secret Key set

If the Secret Key field is empty, set a value and save it. Editing and saving other fields on the Settings page can reset it — re-enter it if that happens.

Step 2 — Get the Authorization URL

POST [host]/api/v1/standalone/auth/getAuthUrl
NameTypeRequiredDescription
account_idstringYesMT login of the client account.
secret_keystringYesThe Secret Key copied from the Back Office.
investment_platform_idstringYesThe investment platform instance (1 for a single MT server).
curl --location --request POST 'https://host.name/api/v1/standalone/auth/getAuthUrl' \
--data-raw '{
  "account_id": "77632289",
  "secret_key": "Password1234!",
  "investment_platform_id": "1"
}'

Response

The Web UI URL with an embedded token, in the form https://{domain_name}/{token}.

{
  "status": 200,
  "data": {
    "url": "https://my4.b2copy-demo.com/f5f9470def7b9b9b96b2427a6ebbd8c2"
  }
}
還不是 B2COPY 客戶?

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

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

2–4 週

上線時間

$0

基礎設施成本

40%+

成交量提升