Skip to main content
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
}
'
[
  {
    "identifier": {
        "countryCode": "BE",
        "companyId": "1778186251",
        "name": "Bizzy"
    },
    "data": {
        "vacancies": [
            {
                "id": "115682098197492",
                "companyId": "50709876618",
                "title": "Senior Data Engineer",
                "description": null,
                "url": "https://bizzy.recruitee.com/o/senior-data-engineer-4",
                "location": "Belgium",
                "locationKey": "COUNTRY_BE",
                "publicationDate": "2026-03-29T04:16:49.000Z",
                "isActive": 1,
                "department": [],
                "subDepartments": [],
                "seniority": [],
                "source": "PREDICTLEADS",
                "createdAt": "2026-04-07T18:59:10.000Z",
                "updatedAt": "2026-04-07T18:59:10.000Z"
            },
            {
                "id": "134933633059294",
                "companyId": "50709876618",
                "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",
                "locationKey": "BE_ADMIN3_GENT",
                "publicationDate": "2026-02-07T11:03:40.000Z",
                "isActive": 1,
                "department": [],
                "subDepartments": [],
                "seniority": [],
                "source": "PREDICTLEADS",
                "createdAt": "2026-03-30T05:17:07.000Z",
                "updatedAt": "2026-03-30T05:17:07.000Z"
            }
        ],
        "totalVacancies": 2,
        "numberOfNewVacancies": 1
    },
    "pagination": {
        "limit": 4,
        "offset": 0,
        "total": 2
    },
    "message": null
  },
  { // Example error
    "identifier": {
        "countryCode": "BE",
        "companyId": "123",
        "name": ""
    },
    "data": null,
    "pagination": null,
    "message": "Company not found"
  }
]

Request

Accept-Language
string
default:"EN"
  • NL: Dutch - FR: French - EN: English

Body

companies
array
You can request up to 100 companies at once.
limit
number
default:"4"
Number of items to return per page. (max 500)
offset
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.
The following fields can have a set of values:
department
string[]
The available departments of the contact.
department is an array of the following values:
  • 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,
subDepartments
string[]
The available sub-departments of the contact.
subDepartments is an array of the following values:
  • SOFTWARE_ENGINEERING
  • DATA_ANALYTICS
  • CLOUD_ENGINEERING
  • BIO_ENGINEERING
  • CHEMICAL_ENGINEERING
  • ENGINEERING
  • PROJECT_MANAGEMENT
  • PRODUCT_MANAGEMENT
  • TEST_AND_QUALITY_ASSURANCE
  • CYBER_SECURITY
  • INNOVATION_AND_DIGITAL_TRANSFORMATION
  • FINANCE
  • ACCOUNTING
  • INVESTOR_RELATIONS
  • REAL_ESTATE_FINANCE
  • FINANCIAL_RISK
  • ASSET_MANAGEMENT
  • SOURCING_AND_PROCUREMENT
  • TAX
  • TREASURY
  • BANKING
  • PAYROLL_COMPENSATION_AND_BENEFITS
  • DIVERSITY_EQUITY_INCLUSION
  • RECRUITMENT
  • LEARNING_AND_DEVELOPMENT
  • HUMAN_RESOURCES
  • COMPLIANCE
  • PRIVACY
  • INTELLECTUAL_PROPERTY
  • LEGAL
  • DIGITAL_MARKETING
  • BRAND_MANAGEMENT
  • CONTENT_MARKETING
  • LEAD_GENERATION
  • PUBLIC_RELATIONS
  • SEO_OPTIMIZTION
  • EVENTS
  • SPONSORSHIPS
  • MARKETING
  • CORPORATE_STRATEGY
  • CUSTOMER_SUPPORT
  • LOGISTICS
  • SUPPLY_CHAIN
  • FACILITY_AND_PROPERTY_MANAGEMENT
  • OFFICE_MANAGEMENT
  • SAFETY_AND_SECURITY
  • STORE_OPERATIONS
  • OPERATIONS
  • ADMINISTRATION
  • ACCOUNT_MANAGEMENT
  • BUSINESS_DEVELOPMENT
  • CHANNEL_SALES
  • CUSTOMER_SUCCESS
  • PARTNERSHIPS
  • SALES
seniority
string[]
The available seniorities of the contact.
seniority is an array of the following values:
  • C_LEVEL
  • FOUNDER
  • OWNER
  • OFFICIAL_DIRECTOR
  • PARTNER
  • VP
  • DIRECTOR
  • SENIOR
  • MANAGER
  • ENTRY
  • INTERN
  • NON_MANAGEMENT
[
  {
    "identifier": {
        "countryCode": "BE",
        "companyId": "1778186251",
        "name": "Bizzy"
    },
    "data": {
        "vacancies": [
            {
                "id": "115682098197492",
                "companyId": "50709876618",
                "title": "Senior Data Engineer",
                "description": null,
                "url": "https://bizzy.recruitee.com/o/senior-data-engineer-4",
                "location": "Belgium",
                "locationKey": "COUNTRY_BE",
                "publicationDate": "2026-03-29T04:16:49.000Z",
                "isActive": 1,
                "department": [],
                "subDepartments": [],
                "seniority": [],
                "source": "PREDICTLEADS",
                "createdAt": "2026-04-07T18:59:10.000Z",
                "updatedAt": "2026-04-07T18:59:10.000Z"
            },
            {
                "id": "134933633059294",
                "companyId": "50709876618",
                "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",
                "locationKey": "BE_ADMIN3_GENT",
                "publicationDate": "2026-02-07T11:03:40.000Z",
                "isActive": 1,
                "department": [],
                "subDepartments": [],
                "seniority": [],
                "source": "PREDICTLEADS",
                "createdAt": "2026-03-30T05:17:07.000Z",
                "updatedAt": "2026-03-30T05:17:07.000Z"
            }
        ],
        "totalVacancies": 2,
        "numberOfNewVacancies": 1
    },
    "pagination": {
        "limit": 4,
        "offset": 0,
        "total": 2
    },
    "message": null
  },
  { // Example error
    "identifier": {
        "countryCode": "BE",
        "companyId": "123",
        "name": ""
    },
    "data": null,
    "pagination": null,
    "message": "Company not found"
  }
]