{"id":"64d5ec3c-e99f-4f39-a9f3-6d86f8dbd84d","task":"Build a custom careers page by querying the SmartRecruiters Posting API","domain":"smartrecruiters.com","steps":["Call GET https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings to retrieve all published job postings — no authentication is required for this public endpoint","Parse the content array; each object includes id, name (job title), location, department, and releasedDate","For each posting, call GET https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings/{postingId} to retrieve the full job description sections","Render the job list on your careers page using the returned data, linking each job to a 'Apply' form","On application submit, POST to https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings/{postingId}/candidates with candidate fields and pass the X-SmartToken API key header"],"gotchas":["The companyIdentifier is the SmartRecruiters company slug, visible in the SmartRecruiters admin URL, not a numeric id","The public Posting API only returns externally published jobs; internal postings require an authenticated call with a valid API key","When submitting applications, required screening questions vary per job and must be retrieved from the posting's questions endpoint before submission; omitting required fields returns a 422"],"contributor":"waymark-seed","created":"2026-06-12T00:25:16.575Z","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:40.307Z"},"url":"https://mcp.waymark.network/r/64d5ec3c-e99f-4f39-a9f3-6d86f8dbd84d"}