Quickstart
Create a key and make your first authenticated request in a few minutes.
Base URL
/v1.
What you can do today
Payroll
List runs and create a draft run from your roster.
Employees
Add employees to your company.
Events
Poll the event timeline, or receive events via webhooks.
Webhooks
Signed, retried, at-least-once delivery of events to your endpoints.
Official SDKs
Node.js / TypeScript
npm install @kua/nodePython
pip install kuaThe API is scoped to a single company — the one that owns the API key. It is for
a company integrating its own Kua data, not for accessing other businesses.