JobAdder REST API

RESTful API for managing recruitment workflows including jobs, candidates, placements, submissions, interviews, and companies in JobAdder. Authentication uses OAuth 2.0 authorization code flow with bearer access tokens, and the API base URL is returned in the OAuth token response.

API entry from apis.yml

apis.yml Raw ↑
aid: jobadder:rest-api
name: JobAdder REST API
description: RESTful API for managing recruitment workflows including jobs, candidates, placements, submissions,
  interviews, and companies in JobAdder. Authentication uses OAuth 2.0 authorization code flow with bearer
  access tokens, and the API base URL is returned in the OAuth token response.
humanURL: https://developers.jobadder.com/docs/
baseURL: https://api.jobadder.com/v2
tags:
- Recruitment
- Applicant Tracking
- Staffing
- Jobs
- Candidates
- Placements
properties:
- type: Documentation
  url: https://developers.jobadder.com/docs/
- type: Authentication
  url: https://jobadderapi.zendesk.com/hc/en-us/articles/360022196774-OAuth2-Authentication
- type: Authorization URL
  url: https://id.jobadder.com/connect/authorize
- type: Token URL
  url: https://id.jobadder.com/connect/token