Developer Preview
API Documentation
Headless commerce for African businesses. Build custom mobile apps or storefronts on top of the BizSite engine.
GET /v1/products
{
"status": "success",
"data": [
{
"id": "prod_12345",
"name": "Premium Cotton T-Shirt",
"price": 15000,
"currency": "NGN",
"stock": 42
}
]
}GraphQL & REST
Interact with your store data using industry-standard protocols. Webhooks available for real-time order sync.
Coming Soon
The public API is currently in private beta for Enterprise customers. Stay tuned for the public release.