Skip to main content
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

x-api-key
string
Your Hirebase API key. Optional — not enforced on this endpoint today.

Response

categories
string[]
Array of job category tag strings (e.g., "Engineering Jobs", "Marketing Jobs").

Error Responses

401
Unauthorized
Invalid or missing API key.
429
Too Many Requests
Rate limit exceeded.