Skip to main content

πŸš€ Overview

HireBase v2.0.0 is a complete platform overhaul introducing a unified API, semantic vector search, modern UI, and robust developer features.

πŸ”§ API & Developer Experience

  • New Unified API under /v2/ prefix
  • OpenAPI 3.1.0 spec with interactive docs
  • New Endpoints:
  • /v2/jobs/vsearch for semantic vector search (POST)
  • /v2/jobs/search for traditional filtering
  • /v2/jobs/estimate for previewing cost
  • /v2/jobs/export for CSV/JSON export
  • Improved Error Handling: consistent, structured responses
  • API Key Management via Hirebase User Settings
  • For existing API users, you will need to create a Hirebase account to get access to the new API. Please reach out to spencer@hirebase.org to start migrating your account!

Job Exports

  • Job Exports have been made into a service which you can now track via your settings.
  • Export data will last 30 days before deletion, see User Settings to view your exports
  • Job Exports is now available via API

πŸ” Job Search Enhancements

  • Resume-to-job matching is now available for all users!
  • Search-with-job feature is now live! Use a job you like to search for others that are similar, you’ll be impressed!
  • Semantic job search using natural language prompts is now available for API users!

πŸ“„ Resume & Profile Management

  • Resume upload, parsing, and management
  • Job alert subscriptions and saved jobs
  • Profile-level application tracking

πŸ’³ Subscription & Payments

  • Job Export as a service
  • Feature-based access tiers for supported products; Free, Ultra, Unlimited, reach out to here more about our new products!
  • API usage tracking with overage billing support
  • You can now purchase API access for your API keys directly through our Products Page

🎨 Frontend & UI Updates

  • Built with React 18
  • New: Company Search, Products Page, Our Data, Direct API Access, Account Management, Service Management, API Usage, and more!
  • Improved readability of our services

πŸ“š Docs & Guides

  • Multi-language code examples
  • Guides for search, subscriptions, and integration

⚠️ Breaking Changes

  • All new endpoints use /v2/, all /v0/ are now depracated and will eventually be discontinued.
  • Standardized response + error format

Known Issues

  • UI bugs/issues in certian pages which may affect visuals but do not affect usability
  • Job search page will make multiple of the same request, we are aware of this issue and are working to fix it in the upcoming release!
  • Missing documentation for new Services
  • Mobile Device / Component resizing issues, may affect usability
Note: Please report any issues discovered that weren’t mentioned above directly to spencer@hirebase.org, we will be releasing bug-fix updates for any issues based on their level of degraded experienc.e

πŸ§ͺ Coming Soon

  • GET endpoints for search with the similar query syntax as /v0/
  • Full API Documentation for new services: Resumes, Request Estimation
  • SDKs for Python, Node.js, Go, Java

πŸ™ Acknowledgments

This release is the result of months of development. Thanks for building with us! For full documentation and support, visit our API docs.