> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chip-in.asia/llms.txt
> Use this file to discover all available pages before exploring further.

# CHIP Collect API

> Welcome to the CHIP Collect documentation

All the endpoints below have a prefix of `https://gate.chip-in.asia/api/v1/` <br />
(e.g. `POST https://gate.chip-in.asia/api/v1/purchases/`).

You will need your API key and Brand ID that you can obtain in the Developers section in your account. Please use this key as a bearer token in the Authorization header included in every request: `Authorization: Bearer <secret key>`.

You can generate and manage your API keys here : <br />
[https://portal.chip-in.asia/collect/developers/api-keys](https://portal.chip-in.asia/collect/developers/api-keys)

Your Brand ID is required for certain endpoints. You can find it here : <br />
[https://portal.chip-in.asia/collect/developers/brands](https://portal.chip-in.asia/collect/developers/brands)

Before starting the development, we recommend checking out the list of ready-to-go connectors to the popular platforms we’ve already built for you. It might save you some precious time if you use one of these to develop your project.

Plugins: [WooCommerce](https://gate.chip-in.asia/apis/plugins/WooCommerce%20v3.5+), [Gravity Forms](https://gate.chip-in.asia/apis/plugins/Gravity%20Forms), [OpenCart](https://gate.chip-in.asia/apis/plugins/OpenCart%20v3.0+), [Magento](https://gate.chip-in.asia/apis/plugins/Magento%20v2.0+), [PrestaShop](https://gate.chip-in.asia/apis/plugins/PrestaShop%20v1.7+)

Libraries: [PHP](https://gate.chip-in.asia/apis/libraries/PHP), [Java](https://gate.chip-in.asia/apis/libraries/Java), [C#](https://gate.chip-in.asia/apis/libraries/C%23), [Node.js](https://gate.chip-in.asia/apis/libraries/Node.js)

SDKs: [iOS](https://gate.chip-in.asia/apis/sdks/iOS), [Android](https://gate.chip-in.asia/apis/sdks/Android)
