Companies that use Greenhouse: a notable customers list (2026)
Greenhouse powers the careers pages for thousands of modern startups and scaleups. Here's a curated list of companies that use Greenhouse - and how to query all of their public jobs from one endpoint.
Dvir Atias
Founder, JobsPipe
Greenhouse is the dominant ATS for modern, growth-stage tech companies. If you want a list of companies that use Greenhouse for hiring - to source candidates, benchmark compensation, study hiring patterns, or build a competitive product - here’s the practical answer.
How to spot a Greenhouse-hosted careers page
Every Greenhouse customer with a public careers page exposes it at one of two URL patterns:
# Greenhouse boards (most common)
https://boards.greenhouse.io/{board_token}
# Or as a hosted subdomain
https://{company}.greenhouse.io/The {board_token} is a public per-company slug - Anthropic’s is anthropic, Stripe’s is stripe, Linear’s is linear. The Greenhouse Job Board API at boards-api.greenhouse.io/v1/boards/{board_token}/jobs is free, public, no auth required.
Notable companies that use Greenhouse (sample)
A non-exhaustive sample of well-known Greenhouse customers, skewing toward AI labs, fintech, and modern SaaS:
- Anthropic
- Stripe
- Notion
- Linear
- Vercel
- Figma
- Airbnb
- Instacart
- DoorDash
- Asana
- Brex
- Ramp
- Plaid
- Robinhood
- Coinbase
- Webflow
- Loom
- Retool
- Modern Treasury
- Rippling
- Gusto
- Mercury
- Replit
- Cursor
- Perplexity
- ElevenLabs
- Hugging Face
- OpenAI
- Anysphere
JobsPipe tracks 12,000+ Greenhouse-hosted boards today and refreshes the list weekly.
Querying every Greenhouse company at once
The official Greenhouse API requires knowing the board_token per company. If you need to query every Greenhouse-hosted company at once - or you want consistent fields across Greenhouse and Workday and Indeed and Lever - JobsPipe gives you a single endpoint:
curl https://api.jobspipe.dev/v1/jobs/search \
-H "Authorization: Bearer jp_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{ "source_or": ["greenhouse"], "job_title_or": ["engineer"], "posted_at_max_age_days": 7 }'Why this matters for sales and ICP research
Knowing “company X uses Greenhouse” is a strong ICP signal. Greenhouse customers tend to be:
- Series B and later (entry pricing is non-trivial)
- ~50–5000 employees (the sweet spot Greenhouse targets)
- Tech-forward (Greenhouse is API-first, attracts engineering-led companies)
- Actively hiring (you don’t buy an ATS unless you’re recruiting at scale)
For sales-prospecting tools, recruiting agencies, or comp benchmarks, the Greenhouse customer base is one of the highest-value cohorts in tech.
Related
- Greenhouse API: pulling job postings from any Greenhouse-hosted career page
- ATS API: one integration for 30+ applicant tracking systems
Query Greenhouse + 30 other ATSs through one endpoint - free tier.
Get a free API keyFrequently Asked Questions
Which companies use Greenhouse?
Greenhouse is the dominant ATS for modern, growth-stage tech companies, and its customer base skews toward AI labs, fintech, and modern SaaS. Notable examples include Anthropic, Stripe, Notion, Linear, Vercel, Figma, Airbnb, DoorDash, Brex, Ramp, Plaid, Coinbase, Rippling, OpenAI, and Perplexity. That is only a sample: JobsPipe tracks 12,000+ Greenhouse-hosted boards today and refreshes the list weekly.
How can I tell if a company uses Greenhouse?
Check the URL of the company's careers page. Greenhouse customers publish at one of two patterns: boards.greenhouse.io/{board_token}, or a hosted subdomain like company.greenhouse.io. The board_token is a public per-company slug, so Anthropic's is anthropic, Stripe's is stripe, and Linear's is linear. Once you have the token you can call the free Greenhouse Job Board API at boards-api.greenhouse.io/v1/boards/{board_token}/jobs with no auth.
Why does it matter which companies use Greenhouse?
Knowing that a company uses Greenhouse is a strong ICP signal for sales and recruiting research. Greenhouse customers tend to be Series B and later because entry pricing is non-trivial, roughly 50 to 5000 employees, tech-forward since Greenhouse is API-first, and actively hiring, because companies do not buy an ATS unless they are recruiting at scale. For prospecting tools, recruiting agencies, and comp benchmarks that is a high-value cohort.

