Greenhouse jobs API
source=greenhouse
257,440live jobs from this source right now
Browse Greenhouse jobsHow we index Greenhouse
Greenhouse is the ATS of choice for a huge share of startups and scale-ups, and it publishes every public board through a free JSON API. We fetch each company's board from the official boards API with content enabled, so titles, departments, offices, and the full job description arrive in a single request — no HTML scraping involved. Posting timestamps come straight from the API; salary appears only when the employer writes it into the posting itself.
https://boards-api.greenhouse.io/v1/boards/{board}/jobs?content=trueAll fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Measured source coverage
Latest per-source measurements from /v1/stats, cached here for five minutes. Fill rates describe fields present on open jobs in that snapshot; they are observations, not platform guarantees.
- Open jobs
- 257,440
- Descriptions present
- 100%
- Posting dates present
- 100%
- Salary disclosed
- 32.1%
- Refresh cadence
- Unavailable
- Last source sweep
Live Greenhouse jobs in the index
live
- STA Physical Design Engineer, Senior PrincipalAsteralabs · San Jose, US15h agosource ↗
- Security OfficersMarksman · Jeffersonville, US16h agosource ↗
- [VagaTemporária] Auxiliar de Atendimento Logístico | CNH A (Moto) | Salvador/BAStone · Salvador, BR19h agosource ↗
- Client Success Manager - EMEAGuidepoint · London, GB1d agosource ↗
- Executivo(a) de Vendas Externas | FortalezaSumup · Fortaleza, BR1d agosource ↗
A five-row sample straight from /v1/jobs/preview?source=greenhouse. Apply links go to the employer's own Greenhouse page.
{ "source": "greenhouse", "source_slug": "{employer-tenant}", "source_endpoint": "https://boards-api.greenhouse.io/v1/boards/{board}/jobs?content=true" }
source, source_slug (the employer's tenant on Greenhouse), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, check it at the source in one click. Live counts, not claims.Want this data as an API?
Query Greenhouse jobs (and 58 other sources) through the Praxy Jobs production API — active, expired, and modified feeds with source endpoints on every row.
curl https://praxyjobs.com/v1/jobs/search?source=greenhouse \ -H "X-API-Key: $KEY"
Other sources
Greenhouse is a product of its respective owner; the name and logo are used for identification only. Praxy Jobs indexes publicly published job postings and is not affiliated with or endorsed by Greenhouse.