# Kustomer

API configuration: [`kustomer`](https://terapi.dev/providers.yaml)

### Features

| Features                                                                                                                      | Status                        |
| ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (Basic)](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/authorize-an-api/README.md) | ✅                             |
| [Sync data](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/sync-data-from-an-api)                             | ✅                             |
| [Perform workflows](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/perform-workflows-with-an-api)             | ✅                             |
| [Proxy requests](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/proxy-requests-to-an-api)                     | ✅                             |
| [Receive webhooks](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/receive-webhooks-from-an-api)               | 🚫 (time to contribute: <48h) |

If you notice any features missing that you need, feel free to reach out in the community!

### Getting started

* [Create an API key in your Kustomer account](https://par-yumaai-regan.kustomerapp.com/app/settings/api_keys)
* [Kustomer API Documentation](https://developer.kustomer.com/)
* [Authentication and API Key Guide](https://developer.kustomer.com/kustomer-api-docs/reference/authentication)
* [API Rate Limits Overview](https://developer.kustomer.com/kustomer-api-docs/reference/rate-limiting)

If you require assistance while getting started, don't hesitate to ask in the community.

### API gotchas

* Kustomer employs API\_KEY authentication, requiring the header `Authorization: Bearer api_key` for endpoint access.
* Rate limits vary based on your pricing plan.
* Different domain extensions are used for various regions; for example, `api` for US-hosted customers and `api.prod2` for EU-based clients.

Your contributions to enhance this documentation are always welcome.
