JobAdder logo

JobAdder

JobAdder is a cloud-based recruitment and applicant tracking platform used by staffing agencies and in-house talent acquisition teams to manage jobs, candidates, placements, and client relationships. The platform offers a comprehensive REST API that exposes recruitment workflows including job posting, candidate search, application tracking, and analytics. The JobAdder API uses OAuth 2.0 authorization code flow with region-specific base URLs returned in the token response.

1 APIs 0 Features
RecruitmentApplicant Tracking SystemStaffingHuman ResourcesTalent AcquisitionHiring

APIs

JobAdder REST API

RESTful API for managing recruitment workflows including jobs, candidates, placements, submissions, interviews, and companies in JobAdder. Authentication uses OAuth 2.0 authoriz...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
💬
Support
Support
📝
Sign Up
Sign Up
💰
Pricing
Pricing

Sources

apis.yml Raw ↑
aid: jobadder
name: JobAdder
description: >-
  JobAdder is a cloud-based recruitment and applicant tracking platform used by
  staffing agencies and in-house talent acquisition teams to manage jobs,
  candidates, placements, and client relationships. The platform offers a
  comprehensive REST API that exposes recruitment workflows including job
  posting, candidate search, application tracking, and analytics. The JobAdder
  API uses OAuth 2.0 authorization code flow with region-specific base URLs
  returned in the token response.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Recruitment
  - Applicant Tracking System
  - Staffing
  - Human Resources
  - Talent Acquisition
  - Hiring
url: >-
  https://raw.githubusercontent.com/api-evangelist/jobadder/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - 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

common:
  - type: Website
    url: https://jobadder.com
  - type: Documentation
    url: https://developers.jobadder.com/docs/
  - type: Support
    url: https://jobadderapi.zendesk.com/hc/en-us
  - type: Sign Up
    url: https://jobadder.com/contact-sales
  - type: Pricing
    url: https://jobadder.com/pricing

maintainers:
  - FN: Kin Lane
    email: [email protected]