domain: jobadder.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate via OAuth2 and obtain a bearer token with at least the read/read_placement scope.
Call the Placements resource in the official API Reference (https://api.jobadder.com/v2/docs) to list placements for the account, or fetch a single placement by id.
Use the returned placement objects to look up linked job, candidate, and company references included in the payload.
Subscribe to placement_status_changed and placement_approved webhook events if you need to react to placement lifecycle changes rather than polling.
For UI-triggered custom actions on a placement record, combine with a placement_partner_action partner action button (requires partner_ui_action scope).
Known gotchas
Placement data intersects with pay/bill rate fields — treat any rate or compensation values you retrieve as sensitive and confirm your scope/use case is authorized for that data.
The read or read_placement scope only covers reading; entity-specific write scopes may differ and aren't automatically granted alongside read access.
Always consult the live interactive reference at api.jobadder.com/v2/docs for the current field/parameter list, since JobAdder evolves the schema over time.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?