# Lever

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

### Features

| Features                                                                                                                              | Status                        |
| ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (OAuth + Basic)](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/authorize-an-api/README.md) | ✅                             |
| [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 additional features, we can implement them in under 48 hours. Just reach out to the community!

### Getting started

* [Registering an Application](https://hire.lever.co/developer/oauth#getting-set-up-with-oauth)
* [Overview of OAuth](https://hire.lever.co/developer/oauth#oauth-at-a-high-level)
* [API Reference](https://hire.lever.co/developer/documentation#lever-api-reference)
* [REST API Documentation](https://hire.lever.co/developer/documentation)

For any assistance while getting started, feel free to ask in the community.

### API gotchas

* It’s important to create separate integrations when using the Lever production API versus the sandbox API.

Contributions to enhance this documentation are always welcome.
