Lever · Authentication Profile
Lever Co Authentication
Authentication
Lever runs two distinct credential models against the same Data API base (https://api.lever.co/v1). HTTP Basic with an API key is for a customer's own internal workflows; OAuth 2.0 authorization code is the ONLY path for a third-party product integration and requires the app to be registered through the Lever partner program. All requests must be HTTPS; unencrypted HTTP is rejected.
Lever secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Applicant TrackingATSCRMRecruitingHiringTalent AcquisitionHuman ResourcesHR TechPostingsWebhookAuthentication
Methods: http, oauth2
Schemes: 2
OAuth flows: authorizationCode
API key in:
Security Schemes
BasicAuth http
OAuth2 oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.