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.