# Deel

API configurations: `deel`, `deel-sandbox`

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

Missing features? Let us know, and we can add them within 48 hours through the community.

### Getting started

* [Register your Application](https://developer.deel.com/docs/oauth2-apps#create-an-app)
* [OAuth documentation](https://developer.deel.com/docs/oauth2)
* [Full list of OAuth scopes](https://developer.deel.com/docs/scopes-1)
* [Deel API documentation](https://developer.deel.com/docs)

Looking for guidance? Connect with our community to get the help you need.

### API gotchas

* Deel provides separate environments for sandbox and production testing. We have two different configurations: use `deel-sandbox` for sandbox and `deel` for the production environment when creating your integrations.

Add Getting Started links and Gotchas by editing this page.
