Instahyre Jobs API
Search Instahyre jobs and enrich them with public employer and taxonomy data.
instahyre
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
instahyre.companies.autocomplete
Resolve public company names to Instahyre employer IDs for search filters.
instahyre.company.get
Retrieve a public employer profile and optionally its visible jobs.
instahyre.company.jobs.list
Retrieve the public visible-job listing embedded in an Instahyre employer profile.
instahyre.industries.list
List the public industry taxonomy used by Instahyre filters.
instahyre.job.get
Retrieve the public structured detail for one Instahyre job.
instahyre.job_functions.list
List the public job-function taxonomy used by Instahyre filters.
instahyre.jobs.search
Search the public Instahyre job feed with location, keyword, skills, companies, taxonomy, job type, company size, experience, and offset filters.
instahyre.jobs.similar
Retrieve public jobs similar to a given Instahyre job.
instahyre.locations.list
List public city, region, and remote location filter values.
Common uses
- Hiring demand monitoring
- India job-market analysis
- Job posting enrichment
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.