# Exist

API configuration: `exist`

### Features

| Features                                                                                                          | Status                        |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/authorize-an-api)                   | ✅                             |
| [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) |

For any missing features, we can add them in under 48 hours. Reach out in the community for support.

### Getting started

* [How to register an Application](https://developer.exist.io/reference/authentication/oauth2/#overview)
* [OAuth-related documentation](https://developer.exist.io/reference/authentication/oauth2/)
* [List of OAuth scopes](https://developer.exist.io/reference/authentication/oauth2/#scopes)
* [Exist API documentation](https://developer.exist.io/reference/attributes/)

If you need help getting started, join the community for assistance.

### API gotchas

* The access token in Exist's API is valid for one year, so you won't need to refresh it frequently.

Add Getting Started links and Gotchas by editing this page.
