Career Intelligence API — Jobs, Salaries & Company Signals
The Career Intelligence API aggregates job listings, employer signals, reviews, interview insights, and salary & market summaries from multiple upstream sources into a single, normalized JSON API. It provides enriched job search (filterable by remote, salary presence, employer and review thresholds), company comparison and 360° profiles, salary distributions, location breakdowns, and quick…
Career Intelligence API — Jobs, Salaries & Company Signals endpoints
| Method | Endpoint | Description |
|---|---|---|
| companies | ||
| GET |
compareCompany /companies/compare |
Searches both sources for the company name, picks the best match in each, fetches detail profiles and returns a side-by-side comparison. If one source has no match or is… |
| GET |
compareCompanyById /companies/compare/by-id |
High-confidence comparison for consumers that already know the Indeed company id and Glassdoor company id. No name-based matching is needed; each side is fetched directly. If one… |
| GET |
summarizeCompanyExperience /companies/experience/summary |
Combines the review summary and interview snapshot into a single convenience endpoint. This is useful for candidate research and recruiter-facing dashboards. |
| GET |
compareCompanySalaries /companies/salaries/compare |
Combines a company comparison with salary-focused evidence. Indeed contributes salary snippets from matching job postings, while Glassdoor contributes the compensationAndBenefits… |
| GET |
summarizeCompanyInterviews /companies/interviews/summary |
Produces a compact interview signal snapshot centered on Glassdoor interview difficulty, with the surrounding company match and rating context preserved. |
| GET |
getCompany360 /companies/360 |
Combines the company comparison view with a company-driven jobs search. Useful for a company landing page: profile, rating consensus, and an at-a-glance job market snapshot. |
| GET |
summarizeCompanyReviews /companies/reviews/summary |
Produces a review-focused snapshot for a company. Indeed and Glassdoor review counts are shown side by side, and Glassdoor review breakdown signals are exposed for quick product,… |
| jobs | ||
| GET |
searchEnrichedJobs /jobs/search |
Searches jobs on Indeed and attaches an independent Glassdoor employer signal (rating/reviews) for each listing's company, plus a per-listing rating consensus (ratingConsensus).… |
| GET |
summarizeJobs /jobs/summary |
Runs the same enriched job search pipeline as /jobs/search, then condenses the result into an employer snapshot. Useful for users who want quick market insight without rendering… |
| GET |
getJobMarketOverview /jobs/market/overview |
Combines job locations, salary snapshot, and employer summary into one response for a quick market view. |
| GET |
searchJobsByCompany /jobs/by-company |
Convenience wrapper around enriched job search. The company name is used as the search query so users can quickly inspect openings for a specific employer. |
| GET |
summarizeJobSalaries /jobs/salary/summary |
Runs enriched job search and condenses the salary snippets into a compact snapshot, while also returning the usual employer summary. |
| GET |
summarizeJobLocations /jobs/locations/summary |
Runs enriched job search and groups the results by location so users can see where a role is concentrated geographically. |
| system | ||
| GET |
getHealth /health |
Does not require authentication. Reports that the gateway is up. |
Career Intelligence API — Jobs, Salaries & Company Signals pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $59.99 / month | — |
|