NHX Finance

Welcome to NHX Finance Documentation

Get KESY Create Account

Get started in 5 minutes

Setting up your first API call should be the easiest part of getting started. With clear endpoints, copy-paste-ready examples, and quick authentication, you’ll be up and running in minutes—not hours.

No guesswork, no complexity—just your first successful call, fast.

Get started API reference

http
POST /mint-requests
Authorization: Bearer <jwt>
X-API-Key: <api_key>
Idempotency-Key: req_20251115_001_orion
Content-Type: application/json

{
  "amount": "2500.00",               // KESY (decimal string, 2 dp)
  "wallet_id": "wallet-id",         // must belong to user
  "currency": "KES"                  // or USD, etc.
}

Learn more KESY

Read guides, watch tutorials, and learn more about working with the Kenyan Shilling Stablecoin

Guides Documentation

Get yielding stablecoins Today!

Join our Discord community to learn more about KESY and it's ecosystem.

Cover

X(Formerly Twitter)

Follow us on our X account and be part of the early adopters and testers of the KESY stablecoin.

Cover

GitHub

Our product is open source and built by developers just like you. Head to our GitHub repository to learn how to submit your first PR.

Last updated

Was this helpful?