Your Cart

Your cart is empty

Add products to get started

Browse Products

API Documentation

Build on top of M-Duka. Our REST and GraphQL APIs power the next generation of African commerce.

REST API Endpoints

MethodEndpointDescription
GET/api/v1/productsList all products with pagination and filters.
GET/api/v1/products/:idGet detailed information about a specific product.
POST/api/v1/ordersCreate a new order.
GET/api/v1/orders/:idRetrieve order details and status.
GET/api/v1/vendorsList verified vendors.
POST/api/v1/webhooksRegister a webhook for real-time events.

Base URL: https://api.m-duka.com

Need help integrating? Contact our developer support team.