Skip to main content

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

Need a TypeScript SDK for intelliHR'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 { IntelliHr } from 'intelli-hr-typescript-sdk';
const intelliHr = new IntelliHr({
// You can generate and delete API keys through your intelliHR portal. API keys should be sent as `Authorization: Bearer <key>`
apiKey: "AUTHORIZATION"
})

Then, send your first request

We made it really easy.

index.ts

// List all Business Entities
const listAllResponse = intelliHr.businessEntities.listAll()

Enjoy a buttery smooth developer experience with 128 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.

intelliHR

About intelliHR

IntelliHR, a Humanforce company, is an intelligent people platform that's revolutionising human resources management by empowering global HR leaders to foster inclusive, engaging, high-performing, and aligned workplace cultures. Designed for today's hybrid work environment, intelliHR's cloud-based platform seamlessly enhances employee engagement, performance, and retention. With ease of implementation, best-of-breed integrations, and robust data-driven capabilities, intelliHR is the preferred HR software for hundreds of forward-thinking organisations and 70,000 users globally. Ideal for mid-to-large-sized businesses, intelliHR offers comprehensive features, including: • centralised data management • seamless onboarding • automated reviews • goal tracking • continuous feedback • engagement surveys • compliance management Its full configurability ensures a tailored fit for specific needs, while advanced people analytics empower HR leaders and executive teams to make informed, strategic decisions. IntelliHR is not just software; it's a strategic partner dedicated to optimising workforce management and creating impactful workplace experiences for sustained success across diverse industries and geographies.

Keywords

hr
hr_management
hr_software
human_resources
people_management_platform
hr_platform
hr_management_system
hr_services
hr_solutions
employee_engagement
talent_management
human_resource_management
hr_systems
people_analytics
hr_metrics
hr_analytics
hr_dashboard
hr_reporting
workforce_planning
human_capital_management
workforce_solutions
talent_acquisition_analytics
people_management_software
hris
people
strategic_hr
culture
people_decisions

Start integrating intelliHR's API with Konfig