Skip to main content

Easily Integrate
HiBob's API using Konfig's TypeScript SDK

Need a TypeScript SDK for HiBob's API?

Growing API Companies trust Konfig's SDKs to onboard developers to their API.

SnapTradeHumanloopSplititLeapGroundx

First, instantiate the SDK

It only takes a few lines of code.

index.ts

import { HiBob } from 'hi-bob-typescript-sdk';
const hiBob = new HiBob({
bearer: "AUTHORIZATION",
username: "USERNAME",
password: "PASSWORD"
})

Then, send your first request

We made it really easy.

index.ts

// Search for employees
const searchEmployeesResponse = hiBob.people.searchEmployees({
fields: ["root.id","root.firstName","root.surname","root.email","work.site","work.department"]
})

Enjoy a buttery smooth developer experience with 93 SDK methods

How Konfig Works

Konfig collects APIs and automatically generates SDKs so you can focus on building your application.

openapi-examples

Konfig maintains the highest quality collection of OpenAPI Specifications on the internet in a GitHub repository

We pull OpenAPI Specifications from public sources, fix any errors, and make sure they pass our lint rules. We continually make sure the repository is up-to-date and collect up-time and response time metrics for every API.

openapi-examples-to-konfig

Generates AI-Augmented SDKs from openapi-examples

Our SDK generator is trusted by growing API companies and goes through a rigorous testing process to ensure the generated SDKs are high-quality and easy to use.

konfig-to-package-managers

Publishes to standard package managers

We publish to standard package managers like npm, PyPI, and Maven so you can easily integrate the SDK into your application.

HiBob

About HiBob

HiBob is on a mission to transform how organizations operate in the modern world of work with its HR platform, "Bob." Leading the way for the future workplace, Bob offers resilient, agile technology that wraps all the complexities of HR processes into a game-changing, user-friendly tool that touches every employee across the business. Since late 2015, trusted and empowered "Bobbers" from around the world have brought their authentic selves to work, inspired to build our exceptional HR systems that will revolutionize the work experience for HR professionals, managers, and employees alike. Agile and adaptable, HiBob innovates through continuous learning loops to produce seismic cultural shifts for companies with dynamic, distributed workforces. Organizations using Bob are able to accelerate hiring, retain the best talent, and elevate employee engagement.

Keywords

hr
human_resources
hr_metrics
hr_analytics
hr_dashboard
hr_reporting
hr_management_system
hr_softwares
hr_management
hr_platform
personnel_management
hris
software
hr_tech
recruitment_software_business_process_outsourcing

Start integrating HiBob's API with Konfig