Skip to main content

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

Need a TypeScript SDK for Factorial'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 { Factorial } from 'factorial-typescript-sdk';
const factorial = new Factorial({
clientId: "CLIENT_ID",
clientSecret: "CLIENT_SECRET",
redirectUri: "REDIRECT_URI",
apikey: "X_API_KEY"
})

Then, send your first request

We made it really easy.

index.ts

// Get employees from a company
const getEmployeesResponse = factorial.employee.getEmployees()

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

Factorial

About Factorial

With over 8,000 clients worldwide, Factorial is one of the leading HR softwares for SMEs. We provide intuitive HR solutions that automate and centralize administrative tasks to provide insights and help your business run smoothly. Factorial was founded in 2016 in Barcelona and experienced quick growth due to the fact that so many businesses face the same challenge: wasting time on never-ending manual tasks. A few years later, in 2022, Factorial became a Unicorn, propelling us forward to continue on our mission of providing your business with a one-stop-shop solution for all people processes. Factorial offers solutions like time management, talent management, recruitment, expenses, analytics, document management to name a few. Our all-in-one, user friendly platform makes it easier for businesses to focus on matters, the people within it.

Keywords

hr
time_management
talent_management
recruitment
document_management
hr_software
human_resources
hr_platform
hr_solutions
hr_tech
hrms
people_management_platform
hr_systems
payroll_services
payroll_tax_services
benefits_administration
benefits
employee_engagement
insurance
payroll

Start integrating Factorial's API with Konfig