Đăng ký API (API Registration )
Để thực hiện các request đến hệ thống API, cần có một tài khoản API. Tài khoản API có dạng
(To make requests to the API system, an API account is required. The API account has the following structure:)
appId
String
API account identifier
app Secret
String
Secret key of the API account
note
appId
và appSecret
sử dụng để chứng thực và kiểm tra dữ liệu của tài khoản API và không có thời gian hết hạn. Do đó, cần được bảo mật thận trọng. Các request đến AntBuddy cần được thực hiện server-to-server để bảo mật
(Note The appId and appSecret are used to authenticate and verify the API account data and do not have an expiration date. Therefore, they must be securely stored. Requests to AntBuddy should be made server-to-server for security purposes.)
Liên hệ 089.811.2388 (nhánh 2) hoặc tech@antbuddy.com để đăng ký tài khoản API
(Contact 089.811.2388 (ext. 2) or tech@antbuddy.com to register for an API account.)
Last updated