APIs & Integrations
Lever
Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-built integrations
Applications
Applications
Endpoint | Description | Readme |
---|---|---|
GET /applications | Fetches a list of all applications for a candidate in Lever | 🔗 |
Archived
Archived
Endpoint | Description | Readme |
---|---|---|
GET /archived/reasons | Get all archived reasons | 🔗 |
Notes
Notes
Offers
Offers
Endpoint | Description | Readme |
---|---|---|
GET /offers | Fetches a list of all offers for every single opportunity | 🔗 |
Opportunities
Opportunities
Endpoint | Description | Readme |
---|---|---|
POST /opportunities | Create an opportunity and optionally candidates associated with the opportunity | 🔗 |
POST /opportunities/links | Update the links in an opportunity | 🔗 |
POST /opportunities/sources | Update the sources in an opportunity | 🔗 |
POST /opportunities/stages | Update the stage in an opportunity | 🔗 |
POST /opportunities/tags | Update the tags in an opportunity | 🔗 |
PUT /opportunities/archived | Update the archived state of an opportunity | 🔗 |
PATCH /opportunities | Update an opportunity | 🔗 |
GET /opportunities | Fetches all opportunities | 🔗 |
GET /opportunities/feedback | Fetches a list of all feedback forms for a candidate for every single opportunity | 🔗 |
GET /opportunities/interviews | Fetches a list of all interviews for every single opportunity | 🔗 |
Postings
Postings
Posts
Posts
Endpoint | Description | Readme |
---|---|---|
GET /posts/limited | Get all posts for your account. Note that this does not paginate the response so it is possible that not all postings are returned. | 🔗 |
GET /posts/single | Get single post for your account in Lever | 🔗 |
POST /posts/apply | Submit an application on behalf of a candidate. This endpoint can only be used to submit applications to published or unlisted postings. | 🔗 |
Stages
Stages
Users
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Lists all the users in your Lever account. Only active users are included by default. | 🔗 |
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- How to register an Application
- OAuth-related docs
- API
- Web API docs (their REST API)
- API rate limiting
Contribute useful links by editing this page
API gotchas
- You should create different integrations for using the Lever production vs. sandbox API.
Contribute API gotchas by editing this page
Connect to Lever
Guide to connect to Lever using Nango Connect.