# Coda

API configuration: `Coda`

### 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 need additional features quickly, our team can implement them within 48 hours—just reach out!

### Getting started

* [Find and create your Coda API token](https://coda.io/@pamcha/coda-sync/find-your-api-key-2)
* [Explore the Coda API documentation](https://coda.io/developers/apis/v1)

Stuck or have questions? Our community is here to support you along the way.

### API gotchas

* To authenticate with Coda's API, use `API_KEY` mode by including `Authorization: Bearer api_token` in the request headers for proper access to the endpoints.

Add Getting Started links and Gotchas by editing this page.
