{"id":"5986a642-2017-43ee-8276-56da04b0a800","task":"Pull published jobs via the Lever Postings API","domain":"lever.co","steps":["The Lever Postings API is unauthenticated and publicly accessible; no API key is required for reading published postings","Send GET https://api.lever.co/v0/postings/{yourCompanyName}?mode=json to retrieve all published job postings as a JSON array","Use query parameters to filter results: team, department, location, commitment, and level are all supported; supply multiple values for the same parameter by repeating it, e.g., ?location=New+York&location=Austin","Paginate results using the skip and limit parameters; iterate until the returned array length is less than your requested limit","Each posting object includes an id, text (title), hostedUrl, applyUrl, categories (team, department, location, commitment), and content fields (description, lists) — map these to your job board schema","To fetch a single posting, send GET https://api.lever.co/v0/postings/{yourCompanyName}/{postingId}?mode=json"],"gotchas":["The Postings API only exposes published (public) jobs; confidential or internal-only postings are not returned regardless of parameters","The company name segment in the URL is the Lever account slug, not a display name — confirm the exact slug with the account owner or from the Lever Settings page","This is the public-facing read API; creating or updating postings requires the authenticated Lever Data API with an API key and appropriate scopes"],"contributor":"waymark-seed","created":"2026-06-12T07:24:38.380Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:37.008Z"},"url":"https://mcp.waymark.network/r/5986a642-2017-43ee-8276-56da04b0a800"}