Lever · GraphQL Specification

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.

Documentation Endpoint View on GitHub HRATSRecruitingTalent AcquisitionSaaSGraphQL

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

Related API Specs

Lever Opportunities API (OpenAPI)
Back to Lever · All GraphQL Specs · GitHub