Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (OAuth)
Credentials auto-refresh
Auth parameters validation
Pre-built authorization UI
Custom authorization UI
Expired credentials detection
ToolsStatus
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
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
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

EndpointDescriptionReadme
GET /applicationsFetches a list of all applications for a candidate in Lever🔗
EndpointDescriptionReadme
GET /archived/reasonsGet all archived reasons🔗
EndpointDescriptionReadme
POST /notesAction to create a note and add it to an opportunity.🔗
GET /notesFetches a list of all notes for every single opportunity🔗
EndpointDescriptionReadme
GET /offersFetches a list of all offers for every single opportunity🔗
EndpointDescriptionReadme
POST /opportunitiesCreate an opportunity and optionally candidates associated with the opportunity🔗
POST /opportunities/linksUpdate the links in an opportunity🔗
POST /opportunities/sourcesUpdate the sources in an opportunity🔗
POST /opportunities/stagesUpdate the stage in an opportunity🔗
POST /opportunities/tagsUpdate the tags in an opportunity🔗
PUT /opportunities/archivedUpdate the archived state of an opportunity🔗
PATCH /opportunitiesUpdate an opportunity🔗
GET /opportunitiesFetches all opportunities🔗
GET /opportunities/feedbackFetches a list of all feedback forms for a candidate for every single opportunity🔗
GET /opportunities/interviewsFetches a list of all interviews for every single opportunity🔗
EndpointDescriptionReadme
GET /postingsFetches a list of all postings in Lever🔗
GET /postings/questionsFetches a list of all questions included in a posting’s application form in Lever🔗
EndpointDescriptionReadme
GET /posts/limitedGet 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/singleGet single post for your account in Lever🔗
POST /posts/applySubmit an application on behalf of a candidate. This endpoint can only be used to submit applications to published or unlisted postings.🔗
EndpointDescriptionReadme
GET /stages/limitedAction to get lists all pipeline stages. Note that this does
not paginate the response so it is possible that not all stages
are returned.
🔗
GET /stagesFetches a list of all pipeline stages in Lever🔗
EndpointDescriptionReadme
GET /usersLists 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-RequisitesStatusComment
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
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.