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

# Lever

API configuration: [`lever`](https://nango.dev/providers.yaml), [`lever-basic`](https://nango.dev/providers.yaml), [`lever-sandbox`](https://nango.dev/providers.yaml), [`lever-basic-sandbox`](https://nango.dev/providers.yaml)

## Features

| Features                                                             | Status                         |
| -------------------------------------------------------------------- | ------------------------------ |
| [Auth (OAuth + Basic)](/integrate/guides/authorize-an-api)           | ✅                              |
| [Sync data](/integrate/guides/sync-data-from-an-api)                 | ✅                              |
| [Perform workflows](/integrate/guides/perform-workflows-with-an-api) | ✅                              |
| [Proxy requests](/integrate/guides/proxy-requests-to-an-api)         | ✅                              |
| [Receive webhooks](/integrate/guides/receive-webhooks-from-an-api)   | 🚫 (time to contribute: \<48h) |

<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://hire.lever.co/developer/oauth#getting-set-up-with-oauth)
* [OAuth-related docs](https://hire.lever.co/developer/oauth#oauth-at-a-high-level)
* [API](https://hire.lever.co/developer/documentation#lever-api-reference)
* [Web API docs (their REST API)](https://hire.lever.co/developer/documentation)

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

## API gotchas

* You should create different integrations for using the Lever production vs. sandbox API.

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