Skip to main content

Dukanext API

Build storefronts on the Dukanext headless commerce API

Headless by default

Build your storefront with any framework. Next.js, Nuxt, SvelteKit, Astro. The API is plain REST over HTTPS.

Full commerce API

Products, categories, cart, checkout, orders, coupons, reviews, and customer auth. Everything you need to ship a complete store.

Admin-controlled content

Merchants manage their own copy, banners, and FAQs through content models. You build the component once and fetch by slug.

Secure by design

API key authentication with per-key origin allowlists. Only your registered domains can call the API.

Payment ready

Pesapal and Dukanext Wallet payment flows built in. Handle callbacks and display order confirmations with minimal integration work.

Complete error codes

Every error returns a stable machine-readable code. Branch on codes, not messages, to build reliable error UI.

Ready to build?

Make your first API call in minutes. The quickstart walks you through auth, your first request, and error handling.

Read the Quickstart