GET/jobs/ashby/boardapiKey1 credit/request
List an organization's Ashby job board
Lists an organization's public Ashby board postings with inline detail (description, compensation when include_compensation=true). The org is the Ashby slug from its careers URL. An unknown org returns an empty board (Ashby does not 404). Credential-free public ATS JSON.
Required params: org:query
GET/jobs/company-searchapiKey2 credits/request
Find which ATS a company uses by slug
Probes Greenhouse, Lever, Ashby, SmartRecruiters, Workable, Recruitee, Rippling, Teamtailor, and Pinpoint in parallel for a slug and reports the providers where it resolves to a non-empty board (with the open-role count and board URL). Workday is excluded (its board needs tenant + datacenter + site). Credential-free public ATS JSON.
Required params: slug:query
GET/jobs/eightfold/boardapiKey1 credit/request
List an Eightfold tenant's job board
Lists a company's public Eightfold AI job board, paged via limit/offset. tenant is the {tenant}.eightfold.ai subdomain from the careers URL; domain is the hiring organization's own domain (e.g. microsoft.com), also visible on the tenant's careers page. Tries the newer PCSX search first, falling back to the legacy SmartApply generation when PCSX is not enabled for the tenant. Credential-free public ATS JSON.
Required params: tenant:query, domain:query
GET/jobs/eightfold/jobapiKey1 credit/request
Get a single Eightfold position
Returns a single Eightfold position with its full HTML/text description. id is the position id from a board listing; tenant/domain as in the board endpoint. Tries the newer PCSX detail first, falling back to the legacy SmartApply detail generation. Credential-free public ATS JSON.
Required params: tenant:query, domain:query, id:query
GET/jobs/gem/boardapiKey1 credit/request
List a company's Gem job board
Lists a company's public Gem (gem.com) board postings with inline detail (full HTML description, and compensation when the company publishes a pay range). The company is the Gem vanity URL slug from its careers URL. Credential-free public GraphQL.
Required params: company:query
GET/jobs/greenhouse/boardapiKey1 credit/request
List a company's Greenhouse job board
Lists a company's public Greenhouse board postings, normalized to the shared Job shape. Set content=true to include each job's full HTML description in one call. The token is the company's Greenhouse board slug from its careers URL. Credential-free public ATS JSON.
Required params: token:query
GET/jobs/greenhouse/jobapiKey1 credit/request
Get a single Greenhouse job
Returns a single Greenhouse job with its full HTML/text description, department, and offices. Credential-free public ATS JSON.
Required params: token:query, id:query
GET/jobs/hiring-signalsapiKey2 credits/request
Aggregate hiring signals for a company's board
Aggregates a company's ATS board into a hiring snapshot: total open roles, breakdowns by department/location/title, remote share, and how many roles are new in the last 7/30 days — a leading indicator of company growth. Supply provider plus that provider's slug params (token / company / org / tenant+datacenter+site / domain). Breakdowns are computed over the fetched postings. Credential-free public ATS JSON.
Required params: provider:query
GET/jobs/icims/boardapiKey1 credit/request
List an iCIMS tenant's job board
Lists a company's public iCIMS job board (served through the tenant's white-labeled careers domain, e.g. careers.costco.com — not the bare {company}.icims.com subdomain, which is an OAuth-gated employee portal), paged via page/limit, with the full description inline per job. domain is the tenant's careers domain from its careers URL. Credential-free public ATS JSON.
Required params: domain:query
GET/jobs/icims/jobapiKey1 credit/request
Get a single iCIMS job
Returns a single iCIMS job with its full HTML/text description, department, and benefits. id is the req_id/slug from a board listing; lang defaults to en-us. Credential-free public ATS JSON.
Required params: domain:query, id:query
GET/jobs/lever/postingapiKey1 credit/request
Get a single Lever posting
Returns a single Lever posting with its full HTML/text description. Credential-free public ATS JSON.
Required params: company:query, id:query
GET/jobs/lever/postingsapiKey1 credit/request
List a company's Lever postings
Lists a company's public Lever postings (detail is inline), optionally filtered by department, location, or remote. The company is the Lever slug from its careers URL. Credential-free public ATS JSON.
Required params: company:query
GET/jobs/oracle/boardapiKey1 credit/request
List an Oracle Recruiting (ORC) tenant's job board
Lists an Oracle Recruiting Cloud tenant's public requisitions, paged via limit/offset. host and site both come from the careers URL https://{host}/hcmUI/CandidateExperience/en/sites/{site}/ (host must be an *.oraclecloud.com hostname; site looks like CX_1). The listing carries a short description; use the single-job endpoint for full detail. Credential-free public ATS JSON.
Required params: host:query, site:query
GET/jobs/oracle/jobapiKey1 credit/request
Get a single Oracle Recruiting (ORC) requisition
Returns a single Oracle Recruiting requisition with its full HTML/text description (description, responsibilities, qualifications). id is the requisition Id from a board listing; host/site as in the board endpoint. Credential-free public ATS JSON.
Required params: host:query, site:query, id:query
GET/jobs/personio/feedapiKey1 credit/request
List a company's Personio job board
Lists a company's public Personio board feed (XML), normalized to the shared Job shape with detail inline, optionally filtered by department, location, or remote. The company is the Personio subdomain from its careers URL https://{company}.jobs.personio.de/. Credential-free public ATS feed.
Required params: company:query
GET/jobs/pinpoint/boardapiKey1 credit/request
List a tenant's Pinpoint job board
Lists a tenant's public Pinpoint (pinpointhq.com) board postings with inline detail (full HTML description, key responsibilities, skills, and benefits, plus structured compensation when the tenant publishes a pay range). The company is the tenant subdomain from its careers URL https://{company}.pinpointhq.com/. Credential-free public JSON.
Required params: company:query
GET/jobs/recruitee/offerapiKey1 credit/request
Get a single Recruitee offer
Returns a single Recruitee offer with its full HTML/text description and structured compensation when the board exposes it. Credential-free public ATS JSON.
Required params: company:query, id:query
GET/jobs/recruitee/offersapiKey1 credit/request
List a company's Recruitee offers
Lists a company's public Recruitee offers (detail is inline), optionally filtered by department, location, or remote. The company is the Recruitee subdomain from its careers URL https://{company}.recruitee.com/. Credential-free public ATS JSON.
Required params: company:query
GET/jobs/rippling/boardapiKey1 credit/request
List a company's Rippling job board
Lists a company's public Rippling board postings (thin listing — title, department, work location). The company is the Rippling board slug from its careers URL https://ats.rippling.com/{company}/jobs. Detail (full description, employment type) is fetched per job via the single-job endpoint. Credential-free public ATS JSON.
Required params: company:query
GET/jobs/rippling/jobapiKey1 credit/request
Get a single Rippling job
Returns a single Rippling job with its full HTML/text description, employment type, and work locations. The id is the job uuid from a listing. Credential-free public ATS JSON.
Required params: company:query, id:query
GET/jobs/smartrecruiters/postingapiKey1 credit/request
Get a single SmartRecruiters posting
Returns a single SmartRecruiters posting with its jobAd description. Recruiter personal data is intentionally omitted. Credential-free public ATS JSON.
Required params: company:query, id:query
GET/jobs/smartrecruiters/postingsapiKey1 credit/request
List a company's SmartRecruiters postings
Lists a company's public SmartRecruiters postings, paged via limit/offset. The company is the SmartRecruiters identifier from its careers URL. Credential-free public ATS JSON.
Required params: company:query
GET/jobs/teamtailor/jobsapiKey1 credit/request
List a company's Teamtailor job board
Lists a company's public Teamtailor board feed (JSON Feed), normalized to the shared Job shape with detail inline, optionally filtered by department, location, or remote. The company is the Teamtailor subdomain from its careers URL https://{company}.teamtailor.com/. Credential-free public ATS feed.
Required params: company:query
GET/jobs/ukg/boardapiKey1 credit/request
List a UKG Pro Recruiting tenant's job board
Lists a UKG Pro Recruiting (formerly UltiPro) tenant's public opportunities, paged via limit/offset. tenant and board both come from the careers URL https://recruiting.ultipro.com/{tenant}/JobBoard/{board}. Each posting carries a brief description inline (UKG's full detail page is HTML, not JSON). Credential-free public ATS JSON.
Required params: tenant:query, board:query
GET/jobs/workable/postingapiKey1 credit/request
Get a single Workable posting
Returns a single Workable posting with its full HTML/text description. The id is the posting shortcode from a listing. Credential-free public ATS JSON.
Required params: company:query, id:query
GET/jobs/workable/postingsapiKey1 credit/request
List a company's Workable postings
Lists a company's public Workable postings, normalized to the shared Job shape, optionally filtered by department, location, or remote. The company is the Workable account slug from its careers URL https://apply.workable.com/{company}/. Detail (full description) is fetched per job via the single-posting endpoint. Credential-free public ATS JSON.
Required params: company:query
GET/jobs/workday/boardapiKey1 credit/request
List a Workday tenant's job board
Lists a company's public Workday (CXS) postings, paged via limit/offset. tenant, datacenter (wd1/wd3/wd5/...), and site all come from the careers URL https://{tenant}.wd5.myworkdayjobs.com/{site}. Credential-free public ATS JSON.
Required params: tenant:query, datacenter:query, site:query
GET/jobs/workday/jobapiKey1 credit/request
Get a single Workday job
Returns a single Workday posting's full detail (description, location, req id). path is the externalPath from a board listing. tenant/datacenter/site as in the board endpoint. Credential-free public ATS JSON.
Required params: tenant:query, datacenter:query, site:query, path:query