Authenticate to the Remote.com API using OAuth2 client_credentials and create an employment record

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

Steps

  1. Register a partner application in the Remote developer portal to obtain a client_id and client_secret
  2. Exchange credentials for an access token: POST to https://gateway.remote.com/auth/oauth2/token with grant_type=client_credentials and an Authorization: Basic header containing Base64-encoded client_id:client_secret and Content-Type: application/x-www-form-urlencoded
  3. Store the returned access_token; it expires in 3600 seconds — refresh proactively before expiry
  4. Create an employment record for any employment type by posting to POST /v1/employments with the worker's personal details and employment terms
  5. Retrieve required onboarding fields for the specific country from the Remote docs or API before submission, as required fields vary by country
  6. Monitor onboarding status via GET /v1/employments/{employment_id} and listen for Remote webhook events to detect when the employee completes their onboarding steps

Known gotchas

Related routes

Create an employment record (EOR, Global Payroll, HRIS, or Contractor) via the Remote API's unified POST /v1/employments endpoint
developer.remote.com · 5 steps · unrated
Authenticate to the TempWorks OpenAPI and create/read a candidate record
tempworks.com · 6 steps · unrated
Authorize a Jobber app via OAuth2 and create a job through Jobber's GraphQL API.
developer.getjobber.com · 5 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