# Close

API configuration: `close`

### 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) |

If you're looking for more advanced features, reach out to our support for fast assistance.

### Getting started

* [How to register an Application](https://developer.close.com/topics/authentication-oauth2/)
* [OAuth-related docs](https://developer.close.com/topics/authentication-oauth2/#obtain-access-token)
* [Web API docs (their REST API)](https://developer.close.com/resources/contacts/)

Join our developer community to get answers and tips from peers and experts.

### API gotchas

* Scopes are not necessary during the authorization process, so you can skip including them.

Add Getting Started links and Gotchas by editing this page.
