> For the complete documentation index, see [llms.txt](https://docs.antbuddy.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antbuddy.us/integration-document-guide/antring/api-registration.md).

# API Registration

API Registration\
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        |
| appSecret | String    | Secret key of the API account |

**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.

Contact 089.811.2388 (ext. 2) or <tech@antbuddy.com> to register for an API account.
