How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Greenhouse Jobs API

List jobs visible to the integrated user.

Greenhouse Jobs API is one of 27 APIs that Greenhouse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, rate-limit docs, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: https://api.greenhouse.io/v1/partner, https://harvest.greenhouse.io/v1, https://boards-api.greenhouse.io/v1/boards/{board_token}.

8 operations 5 paths 12 schemas 1 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://harvest.greenhouse.io/v1
Authentication
OAuth 2.0, HTTP Basic
Resource Areas
1

Authentication & Security 2

Greenhouse Jobs API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode and clientCredentials flows, exposing 1 scope. It accepts HTTP basic authentication (BasicAuth).

  • BasicAuth — HTTP Basic with the Partner API key as the username and an empty password.

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Jobs 8

List jobs visible to the integrated user.

GET
/jobs
List Partner Jobs
listPartnerJobs 1 param → 200
POST
/jobs
Create Job
createJob 1 param body → 2014XX
GET
/jobs/{id}
Retrieve Job
getJob 1 param → 2004XX
PATCH
/jobs/{id}
Update Job
updateJob 2 params body → 2004XX
GET
/jobs/{id}/hiring_team
Retrieve Job Hiring Team
getJobHiringTeam 1 param → 2004XX
PUT
/jobs/{id}/hiring_team
Replace Job Hiring Team
replaceJobHiringTeam 2 params body → 2004XX
POST
/jobs/{id}/hiring_team_members
Add Hiring Team Member
addHiringTeamMember 2 params body → 2014XX
DELETE
/jobs/{id}/hiring_team_members/{user_id}
Remove Hiring Team Member
removeHiringTeamMember 3 params → 2044XX

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Job (15 properties), BoardJob (14 properties), Opening (8 properties), JobUpdate (7 properties). Each schema is shown below with its type and property counts.

Department
object
6 properties
UserRef
object
5 properties
Error
object
2 properties
Office
object
6 properties
JobUpdate
object
7 properties
Opening
object
8 properties
Job
object
15 properties
HiringTeam
object
4 properties
JobCreate
object
6 properties 2 required
BoardDepartment
object
5 properties
BoardJob
object
14 properties
BoardOffice
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

greenhouse-io-jobs-api-openapi.yml Raw ↑

Other APIs Greenhouse publishes across the network.

Greenhouse Recruiting Webhooks
Greenhouse Onboarding Webhooks
Greenhouse ActivityFeed API
Greenhouse Applications API
Greenhouse Approvals API
Greenhouse Auth API
Greenhouse Candidates API
Greenhouse CustomFields API
Greenhouse Departments API
Greenhouse Events API
Greenhouse GraphQL API
Greenhouse JobOpenings API
Where this information came from

This is an independent, third-party profile of Greenhouse Jobs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.