> ## Documentation Index
> Fetch the complete documentation index at: https://nango-tiktok-accounts-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deel

API configurations: [`deel`](https://nango.dev/providers.yaml), [`deel-sandbox`](https://nango.dev/providers.yaml)

## Features

| Feature                                           | Status                        |
| ------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](/guides/oauth)                     | ✅                             |
| [Syncs](/guides/sync) & [Actions](/guides/action) | ✅                             |
| [Nango Proxy](/guides/proxy)                      | ✅                             |
| Auto-pagination                                   | 🚫 (time to contribute: \<1h) |
| API-specific rate limits                          | 🚫 (time to contribute: \<1h) |

<Tip>We can implement missing features in \<48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

* [How to register an Application](https://developer.deel.com/docs/oauth2-apps#create-an-app)
* [OAuth-related docs](https://developer.deel.com/docs/oauth2)
* [List of OAuth scopes](https://developer.deel.com/docs/scopes-1)
* [Web API docs (their REST API)](https://developer.deel.com/docs)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

* Deel provides a separate environment for testing/sandbox and production. We have also provided two different providers for this purpose. Hence, to create an integration for the sandbox, use `deel-sandbox` and for production use `deel`.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/deel.mdx)</Note>
