Lever GraphQL Schema
This document describes a conceptual GraphQL schema for the Lever ATS (Applicant Tracking System) API. Lever's production API is REST-based (https://api.lever.co/v1), but this schema translates the full breadth of Lever's data model — opportunities, candidates, postings, interviews, feedback, offers, requisitions, users, webhooks, and compliance resources — into a typed GraphQL surface.
Overview
Lever GraphQL Schema is a GraphQL API specification published by Lever on the APIs.io network.
This document describes a conceptual GraphQL schema for the Lever ATS (Applicant Tracking System) API. Lever’s production API is REST-based (https://api.lever.co/v1), but this schema translates the full breadth of Lever’s data model — opportunities, candidates, postings, interviews, feedback, offers, requisitions, users, webhooks, and compliance resources — into a typed GraphQL surface.
The specification includes 2 reference links.
Tagged areas include HR, ATS, Recruiting, Talent Acquisition, and SaaS.
Endpoint
References
- API Reference https://hire.lever.co/developer/documentation
- GitHub https://github.com/lever