# Clari Copilot

API configurations: `clari-copilot`

### Features

| Features                                                                                                                        | Status                        |
| ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (API Key)](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 need additional features or custom integrations, contact our support team anytime.

### Getting started

* [Clari Copilot Auth docs](https://api-doc.copilot.clari.com/#section/Authentication)
* [API docs](https://api-doc.copilot.clari.com/)

Join our community to find quick answers and share experiences with other developers.

### API gotchas

* Clari Copilot requires API authentication using both an `API Key` and an `API Secret`. You need to include `X-Api-Key` for the key and `X-Api-Password` for the secret in the request headers for proper authentication.

Add Getting Started links and Gotchas by editing this page.
