Storage
Organised inventory holding that gives your products a proper operational home.
Built in Nigeria · For growing brands
Peacock stores your inventory, prepares every order, and coordinates delivery—so your business can grow without the cost and complexity of another store.
For online sellers, retail brands, and growing businesses ready to separate fulfilment from selling.
Tell us what you sell and how orders move today.
Built to connect
Few-click connectors and an open API, rolling out with our early partners.
Behind every order
From products arriving at the hub to parcels leaving it, Peacock gives each order one accountable operating flow.
Organised inventory holding that gives your products a proper operational home.
Each order is selected, checked, and packed to your brand’s requirements.
We coordinate dispatch so orders leave the hub prepared for the customer journey.
Place inventory where demand is growing, without opening another shop or warehouse.
A simpler operating model
We receive, count, and organise your products for fulfilment.
Orders come to the Peacock team with the details needed to fulfil them.
We pick, check, pack, and coordinate dispatch while you keep selling.
For developers & platforms
Your store, your app, or your marketplace workflow—one documented API connects your checkout to our hub. If your platform can send a web request, it can hand an order to Peacock.
A sandbox environment and API keys let your team build and test before going live.
One call pushes an order, its items, and delivery details straight into the hub.
Packed and dispatched events are returned to your platform, so your customers always see the truth.
# Push an order into the hub
curl https://api.peacock.ng/v1/orders \
-H "Authorization: Bearer pk_live_…" \
-d '{
"reference": "PCK-1042",
"items": [{ "sku": "ANK-001", "qty": 2 }],
"deliver_to": { "name": "Ada Obi", "city": "Lagos" }
}'
# The hub answers, then keeps you posted
201 Created { "status": "accepted" }
# Events return to your platform
order.packed → order.dispatched → order.delivered
Our operating standard
“Growth should add orders—not another warehouse, another packing desk, and another operational headache.”
The Peacock founding team