{"id":"1ac821b7-e435-4beb-baa9-201e928bc98f","task":"authenticate with the AccuLynx API and list new leads via the Jobs endpoint","domain":"apidocs.acculynx.com","steps":["Have a Location or Company Administrator generate a named API Key for your integration from AccuLynx Account Settings (My AccuLynx > API page)","Send the key as a Bearer token in the Authorization header on every request to https://api.acculynx.com/api/v2/","Call GET /jobs with milestones=lead to retrieve records at the Lead stage, since AccuLynx tracks leads as Jobs whose current milestone is 'lead' rather than as a separate Leads object","Use pageSize, sortBy (CreatedDate, MilestoneDate, or ModifiedDate) and sortOrder to page through and order results","Add assignment=unassigned and includes=contact to pull unassigned leads together with their contact details"],"gotchas":["There is no dedicated Leads resource — always filter the Jobs endpoint by milestone rather than searching for a 'leads' path","AccuLynx does not provide integration troubleshooting beyond its Contact Us form, so expect no hand-holding on auth or query errors","recordStartIndex/pageStartIndex must not exceed 100000 — paginate incrementally through large accounts instead of jumping to a high offset"],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","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":"verified","url":"https://mcp.waymark.network/r/1ac821b7-e435-4beb-baa9-201e928bc98f"}