Skip to main content

Departments

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

Endpoint

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

Authentication

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

Authorization: Bearer <your_token>

Errors

CodeMessage
401Unauthorized
500Internal Server Error