APIs & Integrations
Greenhouse (Job Board API)
Overview
Pre-built tooling
Pre-built integrations
No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- Job Board data is publicly available, so authentication is not required for any GET endpoints. Only the application submission endpoint
(POST https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs/{id})
which requires Basic Authentication. - The
Basic
auth can be achieved by passing the Greenhouse (Job Board API) as the username and leaving the password field blank.
Contribute API gotchas by editing this page
Connect to Greenhouse (Job Board API)
Guide to connect to Greenhouse (Job Board API) using Nango Connect.
Was this page helpful?