> For the complete documentation index, see [llms.txt](https://docs.antbuddy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antbuddy.com/huong-dan-tich-hop-api-team-technical-api-integration-guide-technical-team/antring/dang-ky-api-api-registration.md).

# Đă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:)

| Name       | Data Type | Description                   |
| ---------- | --------- | ----------------------------- |
| 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**](mailto: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.)
