Authenticate to the When I Work API and create shifts via the REST API

domain: apidocs.wheniwork.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST credentials to the When I Work login service at https://api.login.wheniwork.com/login with a JSON body containing email and password; the response includes a token field.
  2. Include the returned token value in the W-Token header (or as a Bearer token in the Authorization header) on all subsequent API requests to https://api.wheniwork.com/2/.
  3. Retrieve the list of users and locations to obtain the IDs required as foreign keys when creating shifts.
  4. POST to /2/shifts with a JSON body specifying user_id, location_id, start_time, end_time, and any position or notes fields to create a new shift.
  5. Confirm creation by inspecting the shift object returned in the response; record the shift id for future updates or deletions.
  6. Use webhooks (configured in account settings) to subscribe to shift change events rather than polling the shifts endpoint on a schedule.

Known gotchas

Related routes

Authenticate to the When I Work API and fetch shift data
dev.wheniwork.com · 5 steps · unrated
Authenticate to the When I Work API and obtain a session token
hr-payroll · 5 steps · unrated
Fetch open shifts and process employee shift-swap requests via the When I Work API
apidocs.wheniwork.com · 6 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans