बैक ऑफिस में प्राधिकरण

बैक ऑफिस API के विरुद्ध सर्वर-टू-सर्वर अनुरोधों को प्रमाणित करें।

एडमिन के लिए

The B2COPY API uses bearer-token authorization. Call the sign-in method below to get an access/refresh token pair, then include the access token in the Authorization: Bearer <token> header of every subsequent request.

Prerequisite

To obtain tokens you must already be registered in the Back Office and have credentials to access it.

Endpoint

POST [host]/api/v2/signin

Request Body

NameTypeRequiredDescription
emailstringYesThe email address used to access the Back Office.
passwordstringYesThe password used to access the Back Office.
curl --location --request POST 'https://host.name/api/v2/signin' \
--data-raw '{
  "email": "username@example.com",
  "password": "Secret123"
}'

Response

The response returns a pair of access and refresh tokens, each with a token string and createdAt / expiresAt timestamps.

{
  "2faRequired": false,
  "accessToken": {
    "token": "eyJ0eXAiOiJKV1Qi…",
    "createdAt": "2024-01-01T00:00:00+00:00",
    "expiresAt": "2024-01-01T00:00:00+00:00"
  },
  "refreshToken": {
    "token": "eyJ0eXAiOiJKV1Qi…",
    "createdAt": "2024-01-01T00:00:00+00:00",
    "expiresAt": "2024-01-01T00:00:00+00:00"
  }
}
अभी B2COPY क्लाइंट नहीं हैं?

B2COPY को अपनी ब्रोकरेज में लाएँ और ऑटोपायलट पर बढ़ें

अपने मौजूदा सर्वरों पर कॉपी ट्रेडिंग, PAMM और MAM लॉन्च करें और अपने सर्वश्रेष्ठ ट्रेडर्स को ग्रोथ इंजन बनाएँ — होस्टिंग, मॉनिटरिंग और सपोर्ट सहित। कहाँ से शुरू करें, स्पष्ट नहीं? हमसे बात करें, हम गाइड करेंगे।

2–4 सप्ताह

लॉन्च तक समय

$0

इंफ्रास्ट्रक्चर लागत

40%+

वॉल्यूम वृद्धि