Skip to main content

Sectors

This API retrieves the list of available business sectors. Associating a sector ID with your job listings will help you reach candidates more specific to your business needs.

Endpoint

POST https://canadamotorjobs.com/api/v1/{locale}/sectors/index

Authentication

The API requires Bearer authentication. Include the token in the request header:

Authorization: Bearer <your_token>

Query parameters

Errors

CodeMessage
401Unauthorized
500Internal Server Error