We provide two options to integrate our published jobs into your website. Read more on How to display published jobs on your website
One of the option is to build your own career page using our APIs. You can use Whitecarrot APIs (Application Programming Interface) to display your published jobs directly on your company website.
Depending on how your company manages brands, you can structure your career page in one of the following ways:
| Setup | When to Use |
|---|---|
| Single Career Page for All Brands | Show all jobs from all brands on one page |
| Brand-Specific Career Pages | Create separate career pages for each brand |
| Single Page with Brand Filter | Let candidates filter jobs by brand |
API’s are available on the following plans:
| RecruiterPro | Teams | TeamsPro |
|---|---|---|
| ❌ | ❌ | ✅ |
Build a career page on your website after aligning internally on the content and the design.
Here are some tips on building great career pages
Fetch roles from ATS and add them to your website
Get the company ID from Settings > Company > Brand & Career page.

Use the APIs to get a list of the roles on your career site.
<aside> 👉
Click here to access our API documentation
</aside>
Best for:
Fetch all Published Roles
GET
https://app.whitecarrot.io/api/partners/company/{companyId}/roles?page=1&take=20&status=PUBLISHED&jobType=EXTERNAL
Display these roles on your careers page.
Each role also includes:
You may:
Best for: