Reference Data API
List Industries
Retrieve the full list of top-level industries supported by Hirebase.
GET
Returns every top-level industry used by Hirebase to classify companies. These values are accepted by the
industry filter on search endpoints.
Endpoint
Authentication
string
Your Hirebase API key. Optional — not enforced on this endpoint today.
Response
string[]
Array of industry strings (e.g.,
"Tech, Software & IT Services", "Healthcare", "Finance").Related
List Subindustries
Get the subindustries nested under a given industry.
Search Jobs
Use these values in the
industry search filter.Error Responses
Unauthorized
Invalid or missing API key.
Too Many Requests
Rate limit exceeded.