Bulk Vacancies
curl --request POST \
--url https://api.bizzy.ai/v2/companies/vacancies \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"limit": 123,
"offset": 123
}
'import requests
url = "https://api.bizzy.ai/v2/companies/vacancies"
payload = {
"limit": 123,
"offset": 123
}
headers = {
"Authorization": "Bearer <token>",
"Content-Type": "application/json"
}
response = requests.post(url, json=payload, headers=headers)
print(response.text)const options = {
method: 'POST',
headers: {Authorization: 'Bearer <token>', 'Content-Type': 'application/json'},
body: JSON.stringify({limit: 123, offset: 123})
};
fetch('https://api.bizzy.ai/v2/companies/vacancies', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://api.bizzy.ai/v2/companies/vacancies",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => json_encode([
'limit' => 123,
'offset' => 123
]),
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>",
"Content-Type: application/json"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}package main
import (
"fmt"
"strings"
"net/http"
"io"
)
func main() {
url := "https://api.bizzy.ai/v2/companies/vacancies"
payload := strings.NewReader("{\n \"limit\": 123,\n \"offset\": 123\n}")
req, _ := http.NewRequest("POST", url, payload)
req.Header.Add("Authorization", "Bearer <token>")
req.Header.Add("Content-Type", "application/json")
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.post("https://api.bizzy.ai/v2/companies/vacancies")
.header("Authorization", "Bearer <token>")
.header("Content-Type", "application/json")
.body("{\n \"limit\": 123,\n \"offset\": 123\n}")
.asString();require 'uri'
require 'net/http'
url = URI("https://api.bizzy.ai/v2/companies/vacancies")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Post.new(url)
request["Authorization"] = 'Bearer <token>'
request["Content-Type"] = 'application/json'
request.body = "{\n \"limit\": 123,\n \"offset\": 123\n}"
response = http.request(request)
puts response.read_body[
{
"companyIdentifier": {
"countryCode": "BE",
"companyId": "1778186251",
"name": "Bizzy"
},
"data": {
"vacancies": [
{
"title": "Senior Data Engineer",
"description": null,
"url": "https://bizzy.recruitee.com/o/senior-data-engineer-4",
"location": "Belgium",
"publicationDate": "2026-03-29T04:16:49.000Z",
"department": [],
"subDepartments": [],
"seniority": []
},
{
"title": "Business Development Representative",
"description": "# Business Development Representative\n\n* Hybride\n* + Gent, Vlaams Gewest, België\n* Sales\n\n#### Kickstart your sales career with us! 🚀\n\n**you**!\n\n#### 🔥 What you’ll be doing\n\n* **Build a killer lead pipeline** – Use Bizzy to scout potential leads and make the first move via cold calling.\n* **Create connections** – Find key decision-makers, reach out via calls, emails, social media, and networking events, and craft personalized messages that grab attention.\n* **Qualify like a pro** – Understand prospects’ needs, pain points, and budgets to determine if they’re the right fit.\n* **Set the stage for success** – Book meetings or demos for qualified leads with the sales team and ensure a seamless handover.\n* **Keep it organized** – Maintain accurate records of interactions and key insights in **HubSpot**.\n\nWe’re on the hunt for a **Business Development Representative (BDR)** to join Bizzy and introduce our **B2B Intelligence Platform** to customers. You’ll be the first touchpoint in our sales process, identifying and creating new business opportunities. If you’re ambitious, eager to learn, and ready to grow into an **Account Executive role**, this is your chance to make an impact!\n\n📍 **Location:** Ghent, with flexibility to work from home **2 days per week**.\n\n#### 💡 What makes you a perfect match\n\n#### 🎯 Bonus points if you...\n\n\n\n#### ✨ Why you'll love working with us\n\nAt Bizzy, we grow together, by learning fast, sharing openly, and challenging each other with *Candid Candor*. We believe in honest conversations that move us forward, not in circles.\n\nWe take initiative, act boldly, and *Lead the Way,* not by talking about it, but by doing it. We back each other up, celebrate wins together, and stay *United by Growth*, every step of the way.\n\nYes, we hustle. But we also know when to pause, recharge, and *Unwind,* because sustainable pace beats constant rush.\n\nJoining Bizzy means joining a team that’s shaping the future of sales tech across Europe. If you’re ready to *make your mark and grow fast*, we’d love to meet you.\n\nOn top of a competitive salary, we offer the following benefits:\n\n* 🛠 The right tools to do your job without headaches and drama;\n\n + 💻 Macbook Air\n + 📱iPhone 16 (with subscription)\n* 🏥 Healthcare benefits plan (incl Alan daily care)\n* 🥪 Meal vouchers\n* ⚖ A Flex Income Plan through Payflip\n* 🕛 Flexible working hours and locations, although we love to connect in person at least three days a week.\n* 🧑🎓 Dedicated budget to support your growth and development\n* 🎁 Awesome Bizzy merchandise\n* 🍺 🎉 🏂 Team drinks and events\n\n***🌈 Diverse teams build better products. That starts with you.***\n\n* **Positive & Enthusiastic** – Your energy is contagious and makes a difference.\n* **Team Player** – You thrive in a collaborative environment and share insights to help the team win.\n* **Driven & Self-Motivated** – You don’t wait for opportunities, you create them.\n* **Organized & Efficient** – You juggle multiple leads and prioritize like a pro.\n* **Curious & Eager to Learn** – You ask the right questions, love learning, and always seek improvement.\n* **Resilient & Persistent**\n* **Fluent in Dutch & English** – You’re a native Dutch speaker and communicate fluently in English. French is a strong plus!\n\n- Have experience working in **Hubspot**",
"url": "https://bizzy.recruitee.com/o/business-development-representative",
"location": "Ghent",
"publicationDate": "2026-02-07T11:03:40.000Z",
"department": [],
"subDepartments": [],
"seniority": []
}
],
"totalVacancies": 2,
"numberOfNewVacancies": 1
},
"pagination": {
"limit": 4,
"offset": 0,
"total": 2
},
"message": null
},
{ // Example error
"companyIdentifier": {
"countryCode": "BE",
"companyId": "123",
"name": ""
},
"data": null,
"pagination": null,
"message": "Company not found"
}
]
Company API
Bulk Vacancies
POST
/
v2
/
companies
/
vacancies
Bulk Vacancies
curl --request POST \
--url https://api.bizzy.ai/v2/companies/vacancies \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"limit": 123,
"offset": 123
}
'import requests
url = "https://api.bizzy.ai/v2/companies/vacancies"
payload = {
"limit": 123,
"offset": 123
}
headers = {
"Authorization": "Bearer <token>",
"Content-Type": "application/json"
}
response = requests.post(url, json=payload, headers=headers)
print(response.text)const options = {
method: 'POST',
headers: {Authorization: 'Bearer <token>', 'Content-Type': 'application/json'},
body: JSON.stringify({limit: 123, offset: 123})
};
fetch('https://api.bizzy.ai/v2/companies/vacancies', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://api.bizzy.ai/v2/companies/vacancies",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => json_encode([
'limit' => 123,
'offset' => 123
]),
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>",
"Content-Type: application/json"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}package main
import (
"fmt"
"strings"
"net/http"
"io"
)
func main() {
url := "https://api.bizzy.ai/v2/companies/vacancies"
payload := strings.NewReader("{\n \"limit\": 123,\n \"offset\": 123\n}")
req, _ := http.NewRequest("POST", url, payload)
req.Header.Add("Authorization", "Bearer <token>")
req.Header.Add("Content-Type", "application/json")
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.post("https://api.bizzy.ai/v2/companies/vacancies")
.header("Authorization", "Bearer <token>")
.header("Content-Type", "application/json")
.body("{\n \"limit\": 123,\n \"offset\": 123\n}")
.asString();require 'uri'
require 'net/http'
url = URI("https://api.bizzy.ai/v2/companies/vacancies")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Post.new(url)
request["Authorization"] = 'Bearer <token>'
request["Content-Type"] = 'application/json'
request.body = "{\n \"limit\": 123,\n \"offset\": 123\n}"
response = http.request(request)
puts response.read_body[
{
"companyIdentifier": {
"countryCode": "BE",
"companyId": "1778186251",
"name": "Bizzy"
},
"data": {
"vacancies": [
{
"title": "Senior Data Engineer",
"description": null,
"url": "https://bizzy.recruitee.com/o/senior-data-engineer-4",
"location": "Belgium",
"publicationDate": "2026-03-29T04:16:49.000Z",
"department": [],
"subDepartments": [],
"seniority": []
},
{
"title": "Business Development Representative",
"description": "# Business Development Representative\n\n* Hybride\n* + Gent, Vlaams Gewest, België\n* Sales\n\n#### Kickstart your sales career with us! 🚀\n\n**you**!\n\n#### 🔥 What you’ll be doing\n\n* **Build a killer lead pipeline** – Use Bizzy to scout potential leads and make the first move via cold calling.\n* **Create connections** – Find key decision-makers, reach out via calls, emails, social media, and networking events, and craft personalized messages that grab attention.\n* **Qualify like a pro** – Understand prospects’ needs, pain points, and budgets to determine if they’re the right fit.\n* **Set the stage for success** – Book meetings or demos for qualified leads with the sales team and ensure a seamless handover.\n* **Keep it organized** – Maintain accurate records of interactions and key insights in **HubSpot**.\n\nWe’re on the hunt for a **Business Development Representative (BDR)** to join Bizzy and introduce our **B2B Intelligence Platform** to customers. You’ll be the first touchpoint in our sales process, identifying and creating new business opportunities. If you’re ambitious, eager to learn, and ready to grow into an **Account Executive role**, this is your chance to make an impact!\n\n📍 **Location:** Ghent, with flexibility to work from home **2 days per week**.\n\n#### 💡 What makes you a perfect match\n\n#### 🎯 Bonus points if you...\n\n\n\n#### ✨ Why you'll love working with us\n\nAt Bizzy, we grow together, by learning fast, sharing openly, and challenging each other with *Candid Candor*. We believe in honest conversations that move us forward, not in circles.\n\nWe take initiative, act boldly, and *Lead the Way,* not by talking about it, but by doing it. We back each other up, celebrate wins together, and stay *United by Growth*, every step of the way.\n\nYes, we hustle. But we also know when to pause, recharge, and *Unwind,* because sustainable pace beats constant rush.\n\nJoining Bizzy means joining a team that’s shaping the future of sales tech across Europe. If you’re ready to *make your mark and grow fast*, we’d love to meet you.\n\nOn top of a competitive salary, we offer the following benefits:\n\n* 🛠 The right tools to do your job without headaches and drama;\n\n + 💻 Macbook Air\n + 📱iPhone 16 (with subscription)\n* 🏥 Healthcare benefits plan (incl Alan daily care)\n* 🥪 Meal vouchers\n* ⚖ A Flex Income Plan through Payflip\n* 🕛 Flexible working hours and locations, although we love to connect in person at least three days a week.\n* 🧑🎓 Dedicated budget to support your growth and development\n* 🎁 Awesome Bizzy merchandise\n* 🍺 🎉 🏂 Team drinks and events\n\n***🌈 Diverse teams build better products. That starts with you.***\n\n* **Positive & Enthusiastic** – Your energy is contagious and makes a difference.\n* **Team Player** – You thrive in a collaborative environment and share insights to help the team win.\n* **Driven & Self-Motivated** – You don’t wait for opportunities, you create them.\n* **Organized & Efficient** – You juggle multiple leads and prioritize like a pro.\n* **Curious & Eager to Learn** – You ask the right questions, love learning, and always seek improvement.\n* **Resilient & Persistent**\n* **Fluent in Dutch & English** – You’re a native Dutch speaker and communicate fluently in English. French is a strong plus!\n\n- Have experience working in **Hubspot**",
"url": "https://bizzy.recruitee.com/o/business-development-representative",
"location": "Ghent",
"publicationDate": "2026-02-07T11:03:40.000Z",
"department": [],
"subDepartments": [],
"seniority": []
}
],
"totalVacancies": 2,
"numberOfNewVacancies": 1
},
"pagination": {
"limit": 4,
"offset": 0,
"total": 2
},
"message": null
},
{ // Example error
"companyIdentifier": {
"countryCode": "BE",
"companyId": "123",
"name": ""
},
"data": null,
"pagination": null,
"message": "Company not found"
}
]
Request
Header
string
default:"EN"
- NL: Dutch - FR: French - EN: English
Body
array
Show company properties
Show company properties
string
required
Obfuscated companyId returned by the search endpoint.
string
required
Any supported country code — see Supported countries.
You can request up to 100 companies at once.
number
default:"4"
Number of items to return per page. (max 500)
number
default:"0"
Number of items to skip.
companies.length x limit may not exceed 500.Response
The same limit and offset are shared over all companies.
string[]
The available departments of the contact.
department is an array of the following values:Available Departments
Available Departments
C_SUITE,ENGINEERING_AND_IT,DESIGN,EDUCATION,FINANCE,HUMAN_RESOURCES,LEGAL,MARKETING,MEDICAL_HEALTH,OPERATIONS,CONSULTING,SALES,BOARD_OF_DIRECTORS,RESEARCH_AND_DEVELOPMENT,AGRICULTURE,MANUFACTURING,CONSTRUCTION,HOSPITALITY,MEDICAL_AND_HEALTH,
string[]
The available sub-departments of the contact.
subDepartments is an array of the following values:Available Sub-departments
Available Sub-departments
SOFTWARE_ENGINEERINGDATA_ANALYTICSCLOUD_ENGINEERINGBIO_ENGINEERINGCHEMICAL_ENGINEERINGENGINEERINGPROJECT_MANAGEMENTPRODUCT_MANAGEMENTTEST_AND_QUALITY_ASSURANCECYBER_SECURITYINNOVATION_AND_DIGITAL_TRANSFORMATIONFINANCEACCOUNTINGINVESTOR_RELATIONSREAL_ESTATE_FINANCEFINANCIAL_RISKASSET_MANAGEMENTSOURCING_AND_PROCUREMENTTAXTREASURYBANKINGPAYROLL_COMPENSATION_AND_BENEFITSDIVERSITY_EQUITY_INCLUSIONRECRUITMENTLEARNING_AND_DEVELOPMENTHUMAN_RESOURCESCOMPLIANCEPRIVACYINTELLECTUAL_PROPERTYLEGALDIGITAL_MARKETINGBRAND_MANAGEMENTCONTENT_MARKETINGLEAD_GENERATIONPUBLIC_RELATIONSSEO_OPTIMIZTIONEVENTSSPONSORSHIPSMARKETINGCORPORATE_STRATEGYCUSTOMER_SUPPORTLOGISTICSSUPPLY_CHAINFACILITY_AND_PROPERTY_MANAGEMENTOFFICE_MANAGEMENTSAFETY_AND_SECURITYSTORE_OPERATIONSOPERATIONSADMINISTRATIONACCOUNT_MANAGEMENTBUSINESS_DEVELOPMENTCHANNEL_SALESCUSTOMER_SUCCESSPARTNERSHIPSSALES
string[]
The available seniorities of the contact.
seniority is an array of the following values:Available Seniorities
Available Seniorities
C_LEVELFOUNDEROWNEROFFICIAL_DIRECTORPARTNERVPDIRECTORSENIORMANAGERENTRYINTERNNON_MANAGEMENT
[
{
"companyIdentifier": {
"countryCode": "BE",
"companyId": "1778186251",
"name": "Bizzy"
},
"data": {
"vacancies": [
{
"title": "Senior Data Engineer",
"description": null,
"url": "https://bizzy.recruitee.com/o/senior-data-engineer-4",
"location": "Belgium",
"publicationDate": "2026-03-29T04:16:49.000Z",
"department": [],
"subDepartments": [],
"seniority": []
},
{
"title": "Business Development Representative",
"description": "# Business Development Representative\n\n* Hybride\n* + Gent, Vlaams Gewest, België\n* Sales\n\n#### Kickstart your sales career with us! 🚀\n\n**you**!\n\n#### 🔥 What you’ll be doing\n\n* **Build a killer lead pipeline** – Use Bizzy to scout potential leads and make the first move via cold calling.\n* **Create connections** – Find key decision-makers, reach out via calls, emails, social media, and networking events, and craft personalized messages that grab attention.\n* **Qualify like a pro** – Understand prospects’ needs, pain points, and budgets to determine if they’re the right fit.\n* **Set the stage for success** – Book meetings or demos for qualified leads with the sales team and ensure a seamless handover.\n* **Keep it organized** – Maintain accurate records of interactions and key insights in **HubSpot**.\n\nWe’re on the hunt for a **Business Development Representative (BDR)** to join Bizzy and introduce our **B2B Intelligence Platform** to customers. You’ll be the first touchpoint in our sales process, identifying and creating new business opportunities. If you’re ambitious, eager to learn, and ready to grow into an **Account Executive role**, this is your chance to make an impact!\n\n📍 **Location:** Ghent, with flexibility to work from home **2 days per week**.\n\n#### 💡 What makes you a perfect match\n\n#### 🎯 Bonus points if you...\n\n\n\n#### ✨ Why you'll love working with us\n\nAt Bizzy, we grow together, by learning fast, sharing openly, and challenging each other with *Candid Candor*. We believe in honest conversations that move us forward, not in circles.\n\nWe take initiative, act boldly, and *Lead the Way,* not by talking about it, but by doing it. We back each other up, celebrate wins together, and stay *United by Growth*, every step of the way.\n\nYes, we hustle. But we also know when to pause, recharge, and *Unwind,* because sustainable pace beats constant rush.\n\nJoining Bizzy means joining a team that’s shaping the future of sales tech across Europe. If you’re ready to *make your mark and grow fast*, we’d love to meet you.\n\nOn top of a competitive salary, we offer the following benefits:\n\n* 🛠 The right tools to do your job without headaches and drama;\n\n + 💻 Macbook Air\n + 📱iPhone 16 (with subscription)\n* 🏥 Healthcare benefits plan (incl Alan daily care)\n* 🥪 Meal vouchers\n* ⚖ A Flex Income Plan through Payflip\n* 🕛 Flexible working hours and locations, although we love to connect in person at least three days a week.\n* 🧑🎓 Dedicated budget to support your growth and development\n* 🎁 Awesome Bizzy merchandise\n* 🍺 🎉 🏂 Team drinks and events\n\n***🌈 Diverse teams build better products. That starts with you.***\n\n* **Positive & Enthusiastic** – Your energy is contagious and makes a difference.\n* **Team Player** – You thrive in a collaborative environment and share insights to help the team win.\n* **Driven & Self-Motivated** – You don’t wait for opportunities, you create them.\n* **Organized & Efficient** – You juggle multiple leads and prioritize like a pro.\n* **Curious & Eager to Learn** – You ask the right questions, love learning, and always seek improvement.\n* **Resilient & Persistent**\n* **Fluent in Dutch & English** – You’re a native Dutch speaker and communicate fluently in English. French is a strong plus!\n\n- Have experience working in **Hubspot**",
"url": "https://bizzy.recruitee.com/o/business-development-representative",
"location": "Ghent",
"publicationDate": "2026-02-07T11:03:40.000Z",
"department": [],
"subDepartments": [],
"seniority": []
}
],
"totalVacancies": 2,
"numberOfNewVacancies": 1
},
"pagination": {
"limit": 4,
"offset": 0,
"total": 2
},
"message": null
},
{ // Example error
"companyIdentifier": {
"countryCode": "BE",
"companyId": "123",
"name": ""
},
"data": null,
"pagination": null,
"message": "Company not found"
}
]
Was this page helpful?
⌘I