Skip to content

We've built 200+ tools — open your toolbox, there's something in here you probably need.

Developers

The LeadAfrik API

Put our Kenya calculators in your own product. Payroll, tax, fees and the live statutory rates — the same numbers our tools show — as clean JSON. No key, no sign-up, CORS open, and every endpoint has a live console you can run right here.

Free & keylessJSON, one shapeCORS enabledOne live rates source15 endpoints

Base URL

https://www.leadafrik.com/api/v1

Every response has the same shape, so it is easy to follow:

// success
{ "ok": true,  "data": { ... }, "meta": { "version": "v1", "ratesAsOf": "…" } }

// error
{ "ok": false, "error": { "code": "invalid_input", "message": "…" } }

Start with GET https://www.leadafrik.com/api/v1 — it lists every endpoint. Every compute endpoint reads one live rates registry, so the API can never drift from the tools.

Pay & statutory

Business & consumer tax

Fees

Finance

Reference

Fair use

Free for reasonable use. Please cache where you can and credit LeadAfrik with a link back. Building something bigger, need higher limits, or want an endpoint we do not have yet? Tell us at info@leadafrik.com.

Results are guidance built on maintained public rates, not tax or legal advice. Confirm anything consequential with KRA or your accountant. Use is subject to our Terms.