원활한 인증(독립형 전용)

독립형 솔루션에서 클라이언트를 위한 싱글 사인온입니다.

관리자용

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%+

거래량 증가