The KPA Flex API

The KPA Flex API allows you to programmatically access your company's data.

This guide will walk you through the process of creating an API token, making a request, handling the response, and exploring the available methods.



Setup an API Token

First off, you'll want to generate an API token. All API methods will require an active token.

About Tokens Generate a Token


Request / Response Format

Next learn about request / response format which follows a simple JSON-RPC style.

About The Request / Response Format


Available Methods

Learn which types of data you can access through the API. Also make real API requests via our API playground.

Available Methods


Importing Data

All data imports happen via dataload files.

They can be submitted using the dataload.create endpoint.

Available Dataloads How-To Sync Employees


Need Help?

If you have any questions or problems, check out our knowledge base or request direct support.

Get Help