Lever · Capability
Lever API — Postings
Lever API — Postings. 7 operations. Lead operation: List postings. Self-contained Naftiko capability covering one Lever business surface.
What You Can Do
GET
Get
— List postings
/v1/postings
POST
Post
— Create posting
/v1/postings
GET
Get
— Retrieve posting
/v1/postings/{posting}
PUT
Put
— Update posting
/v1/postings/{posting}
GET
Get
— List application questions
/v1/postings/{posting}/applications
POST
Post
— Apply to posting
/v1/postings/{posting}/apply
GET
Get
— List users with access
/v1/postings/{posting}/users
MCP Tools
list-postings
List postings
read-only
idempotent
create-posting
Create posting
retrieve-posting
Retrieve posting
read-only
idempotent
update-posting
Update posting
idempotent
list-application-questions
List application questions
read-only
idempotent
apply-posting
Apply to posting
list-users-access
List users with access
read-only
idempotent