Reference Data API
List Job Categories
Retrieve the full list of job category tags that Hirebase supports.
GET
Returns every job category used by Hirebase for classifying listings. These are the same values you can pass to the
job_category filter on search endpoints.
Endpoint
Authentication
Your Hirebase API key. Optional — not enforced on this endpoint today.
Response
Array of job category tag strings (e.g.,
"Engineering Jobs", "Marketing Jobs").Error Responses
Invalid or missing API key.
Rate limit exceeded.