# Hirebase API ## Docs - [Get Company](https://www.hirebase.org/docs/api-reference/companies/get-company.md): Fetch detailed company profiles using a unique slug. - [Get Company Jobs](https://www.hirebase.org/docs/api-reference/companies/get-company-jobs.md): Retrieve a paginated list of job openings for a specific company using its slug. - [Search Companies](https://www.hirebase.org/docs/api-reference/companies/search-companies.md): Powerful full-text and filter-based company discovery with geographic proximity, recruiter filtering, and rich metadata. - [List Job Categories](https://www.hirebase.org/docs/api-reference/data/get-categories.md): Retrieve the full list of job category tags that Hirebase supports. - [List Industries](https://www.hirebase.org/docs/api-reference/data/get-industries.md): Retrieve the full list of top-level industries supported by Hirebase. - [List Subindustries](https://www.hirebase.org/docs/api-reference/data/get-subindustries.md): Retrieve subindustries for a given industry. - [Error Handling](https://www.hirebase.org/docs/api-reference/errors.md): Learn how to handle errors from the Hirebase API - [Expired Jobs](https://www.hirebase.org/docs/api-reference/jobs/expired-jobs.md): Retrieve jobs that have been removed or expired from company career pages - [Export Jobs](https://www.hirebase.org/docs/api-reference/jobs/export-jobs.md): Start a task to export jobs using an existing search query and format - [Get Job by ID](https://www.hirebase.org/docs/api-reference/jobs/get-by-id.md): Retrieve full job details by the unique job ID. - [Neural Search Jobs](https://www.hirebase.org/docs/api-reference/jobs/neural-search-post.md): Search for jobs using a combination of traditional lexical filters and semantic, vector-based matching. - [Search Jobs (GET)](https://www.hirebase.org/docs/api-reference/jobs/search-get.md): Search for jobs using URL parameters - [Search Jobs](https://www.hirebase.org/docs/api-reference/jobs/search-post.md): Search for jobs using traditional filtering methods - [Vector Search Jobs](https://www.hirebase.org/docs/api-reference/jobs/vsearch.md): Leverage vector embeddings to find jobs based on intent and context, not just keywords. - [Embed Resume](https://www.hirebase.org/docs/api-reference/resumes/embed-post.md): Upload a resume file, parse its contents, and generate vector embeddings for semantic matching. - [Get Task Status](https://www.hirebase.org/docs/api-reference/tasks/get-task-status.md): ​Retrieve the current status and result of a specific task. - [Authentication](https://www.hirebase.org/docs/authentication.md): Learn how to authenticate with the Hirebase API - [Hirebase Changelog](https://www.hirebase.org/docs/changelog.md): Release notes for the Hirebase API - [Choosing the Right API](https://www.hirebase.org/docs/guides/choosing-the-right-api.md): Pick the right Hirebase endpoint for what you're actually building. - [Company Data Guide](https://www.hirebase.org/docs/guides/company-data.md): Learn how to work with company data in the Hirebase API - [Search Jobs Guide](https://www.hirebase.org/docs/guides/search-jobs.md): Learn how to effectively search for jobs using the Hirebase API - [Hirebase API](https://www.hirebase.org/docs/index.md): Build products and tools using high-quality jobs data from the world's most up-to-date job search engine - [Quickstart](https://www.hirebase.org/docs/quickstart.md): Make your first API request to Hirebase in minutes - [Python SDK](https://www.hirebase.org/docs/sdk.md): A Python client library for the Hirebase API ## OpenAPI Specs - [openapi](https://www.hirebase.org/docs/api-reference/openapi.json) ## Optional - [Support](mailto:spencer@hirebase.org)