Skip to main content

Greenhouse

Integrating Greenhouse with Osano

Connecting to Greenhouse


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • API Key

Instructions for obtaining your Greenhouse API Key.

Auth

  • Basic

Endpoints

Used for data discovery

  • GET /candidates
  • GET /scorecards
  • GET /applications
  • GET /eeoc
  • GET /offers

Used for user search

  • GET candidates/{{user ID}}
  • GET candidates/{{email}}