curl --request GET \
--url https://api.hirebase.org/v2/jobs/{job_id}{
"_id": "<string>",
"company_name": "<string>",
"job_title": "<string>",
"description": "<string>",
"application_link": "<string>",
"job_type": "<string>",
"location_type": "<string>",
"salary_range": {
"min": 123,
"max": 123,
"currency": "<string>",
"period": "<string>"
},
"yoe_range": {
"min": 123,
"max": 123
},
"requirements_summary": "<string>",
"visa_sponsored": true,
"locations": [
{
"city": "<string>",
"region": "<string>",
"country": "<string>"
}
],
"expired": true,
"date_posted": "<string>",
"job_slug": "<string>",
"company_slug": "<string>",
"company_link": "<string>",
"company_logo": "<string>",
"job_board": "<string>",
"job_board_link": "<string>",
"job_categories": [
"<string>"
],
"experience_level": "<string>",
"education_level": "<string>",
"team": "<string>",
"language": "<string>",
"recruiter_agency": true,
"location_raw": "<string>",
"description_raw": "<string>",
"skills": [
"<string>"
],
"technologies": [
"<string>"
],
"benefits": [
"<string>"
],
"contact_email": {},
"contact_phone": {},
"coolness_score": 123,
"flexibility_score": 123,
"compensation_value_score": 123,
"benefits_score": 123,
"impact_autonomy_score": 123,
"prestige_score": 123,
"growth_score": 123,
"meta_completeness": 123,
"meta_targetability": 123,
"company_data": {
"description_summary": "<string>",
"linkedin_link": {},
"size_range": {
"min": 123,
"max": 123
},
"industries": [
"<string>"
],
"subindustries": [
"<string>"
]
}
}Retrieve full job details by the unique job ID.
curl --request GET \
--url https://api.hirebase.org/v2/jobs/{job_id}{
"_id": "<string>",
"company_name": "<string>",
"job_title": "<string>",
"description": "<string>",
"application_link": "<string>",
"job_type": "<string>",
"location_type": "<string>",
"salary_range": {
"min": 123,
"max": 123,
"currency": "<string>",
"period": "<string>"
},
"yoe_range": {
"min": 123,
"max": 123
},
"requirements_summary": "<string>",
"visa_sponsored": true,
"locations": [
{
"city": "<string>",
"region": "<string>",
"country": "<string>"
}
],
"expired": true,
"date_posted": "<string>",
"job_slug": "<string>",
"company_slug": "<string>",
"company_link": "<string>",
"company_logo": "<string>",
"job_board": "<string>",
"job_board_link": "<string>",
"job_categories": [
"<string>"
],
"experience_level": "<string>",
"education_level": "<string>",
"team": "<string>",
"language": "<string>",
"recruiter_agency": true,
"location_raw": "<string>",
"description_raw": "<string>",
"skills": [
"<string>"
],
"technologies": [
"<string>"
],
"benefits": [
"<string>"
],
"contact_email": {},
"contact_phone": {},
"coolness_score": 123,
"flexibility_score": 123,
"compensation_value_score": 123,
"benefits_score": 123,
"impact_autonomy_score": 123,
"prestige_score": 123,
"growth_score": 123,
"meta_completeness": 123,
"meta_targetability": 123,
"company_data": {
"description_summary": "<string>",
"linkedin_link": {},
"size_range": {
"min": 123,
"max": 123
},
"industries": [
"<string>"
],
"subindustries": [
"<string>"
]
}
}Get complete details for a specific job by providing theDocumentation Index
Fetch the complete documentation index at: https://www.hirebase.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
job_id. This includes information such as job title, employment type, company details, salary range, location data, etc. Using this endpoint, you can display information of an individual job in detail.
GET /v2/jobs/{job_id}
YYYY-MM-DD)"iCIMS", "Workable", "Greenhouse")"Entry", "Junior", "Mid", "Senior", "Executive")Show child attributes
curl -X GET "https://api.hirebase.org/v2/jobs/67d550e407a47816d9b14f42" \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY"
{
"_id": "67d550e407a47816d9b14f42",
"company_name": "CompanyXYZ",
"job_title": "Senior Backend Engineer (Python)",
"description": "<p>We are seeking a highly skilled and experienced Senior Backend Engineer proficient in Python to join our dynamic and innovative engineering team.</p><h2>Requirements</h2><ul><li>Bachelor’s or higher degree in Computer Science, Software Engineering, or a related field.</li><li>Minimum of 3 years of proven experience as a Backend Engineer with expertise in Python development.</li><li>Demonstrated ability to design and implement scalable and maintainable systems.</li><li>Excellent problem-solving and debugging skills.</li><li>Effective communication and collaboration skills.</li></ul><h2>Benefits</h2><ul><li>Be part of a dynamic team that values innovation and fosters creativity.</li><li>Work on projects that contribute to shaping the future of the encryption market.</li><li>Opportunity for growth and skill development within a forward-thinking company.</li><li>Competitive salary and benefits package.</li></ul>",
"application_link": "https://jobs.workable.com/view/kEaoFLFZs317RE9B8cZLtj/senior-backend-engineer-(python)-in-bulverde-at-companyxyz",
"job_type": "Full Time",
"location_type": "In-Person",
"date_posted": "2023-12-07",
"company_link": "https://www.companyxyz.com/",
"company_logo": "https://workablehr.s3.amazonaws.com/uploads/account/logo/535415/logo",
"job_board": "Workable",
"job_board_link": "https://jobs.workable.com/company/mkC1FVMudAyt2jHWgCqc9z/jobs-at-companyxyz",
"requirements_summary": "3+ years of experience, Bachelor's degree, expertise in Python and system design",
"visa_sponsored": false,
"company_data": {
"description_summary": "CompanyXYZ is a global leader in secure and compliant data encryption hardware and solutions.",
"linkedin_link": "https://www.linkedin.com/company/companyxyz",
"size_range": {
"min": 51,
"max": 200
},
"industries": [
"Tech, Software & IT Services"
],
"subindustries": [
"Hardware & Equipment",
"Data Management & Analytics"
]
},
"job_slug": "senior-backend-engineer-python-15",
"company_slug": "companyxyz",
"locations": [
{
"city": "Bulverde",
"region": "Texas",
"country": "United States"
}
],
"job_categories": [
"Engineering Jobs"
],
"location_raw": "Bulverde, Texas, United States",
"expired": false,
"salary_range": null,
"yoe_range": {
"min": 3.0,
"max": 3.0
}
}
404 Not Found
job_id does not exist in the database.422 Unprocessable Entity
job_idis not in a valid MongoDB ObjectId format.