# Cloudentity

API configurations: `cloudentity`

### 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 need any missing features, feel free to request them through our support team.

### Getting started

* [How to register an Application](https://cloudentity.com/developers/howtos/applications/connect-application/)
* [OAuth related docs](https://cloudentity.com/developers/basics/oauth-grant-types/client-credentials-flow/)
* [Cloudentity REST API docs](https://cloudentity.com/developers/)
* [List of OAuth scopes](https://cloudentity.com/developers/basics/tokens/access-token/#access-token-scope)

Connect with developers and explore more solutions in our community.

### API gotchas

* When you create a new application, a token URL is generated that includes essential terapi connection parameters. It follows this format: `https://$.$.authz.cloudentity.io//$/oauth2/token`. These values should be included when setting up a new connection.

Add Getting Started links and Gotchas by editing this page.
