# Greenhouse.io (Job Board API)

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPIkJUmBk48E9P2XqNCwG89j61rrKW6fRg3IpDtadiVv_IWM8TYRKonleKV0FrkN_IHyY_X9AUTtxvDuznUBoIo460jjiMWDUEZQx8M7txL_MSmedeeS-_GrpUWakXBtC6NLiZ?key=XIy8122ZNqmu67sUe4Q2WNF3" alt="" width="188"><figcaption></figcaption></figure>

Greenhouse is a hiring platform that streamlines recruitment by combining structured hiring, automation, and data-driven insights to help businesses attract, evaluate, and onboard top talent efficiently

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* Candidate Ingestion API
  * PAN\_SEC\_GREENHOUSE-IO-CANDIDATE-INGESTION\_API\_KEY
* Harvest API
  * PAN\_SEC\_GREENHOUSE-IO-HARVEST\_API\_KEY
* Job Board API
  * PAN\_SEC\_GREENHOUSE-IO-JOB-BOARD\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for either of the three connectors.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to your Greenhouse.io account (this applies to all three versions of the connector):

* API Key

To obtain the information required for setting up, perform the following steps:

1. Log in to your [Greenhouse account](https://app.greenhouse.io/users/sign_in)
2. Select Configure > Dev Center
3. Select API Credential Management
4. Click Create New API Key
   1. Make the following selections:
      1. API type: Job board
      2. Description: Give your API key a descriptive name
5. When finished, click Create to generate the API key and automatically assign it the appropriate permissions required by the integration.
6. After the key is created, click Copy. Paste the API key in a secure location to provide to the integration.
7. Click I have stored the API Key.

*For additional information on the generating API keys, please see below:*

[*Job Board API*](https://support.greenhouse.io/hc/en-us/articles/13446638483355-Create-a-job-board-API-key-for-an-integration)

## **API Resources**

For more information on how to utilize the Greenhouse.io API, feel free to reference the following [documentation](https://developers.greenhouse.io/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/greenhouse.io-job-board-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
