iDeliver · ideliver.ng

Your City, Delivered in Minutes. Everything in One App.

The ultimate marketplace for Meals, Groceries, Gadgets, Pharmacy, and everyday Errands. Backed by Africa's fastest logistics and dispatch network.

We Pick and Drop fast · Shop the vendor marketplace on Google Play and the App Storepowered by our merchant engine and the same iDeliver Driver network riders and businesses rely on.

Watch the app

Any Store, Any Time

Shop from top-rated restaurants, pharmacies, and tech hubs in your city.

Lightning Fast Errands

Need a package picked up or dropped off? Our riders are available 24/7.

Trusted by Vendors

Reach thousands of daily customers with zero hassle and instant payouts.

Marketplace

The Super App for Everyday Needs.

Why download five apps when you only need one? iDeliver connects you directly to the best local businesses with real-time GPS tracking.

  • Meals: Hot food from your favorite local restaurants.
  • Marts: Fresh groceries and daily essentials.
  • Pharmacy: Fast, discreet delivery of health and wellness products.
  • Gadgets: Electronics, accessories, and tech gear.
  • Errands: Custom pickup and drop-off services across town.

For merchants

Universal logistics — own fleet plus overflow when you are busy.

The merchant engine behind the marketplace: operate your own riders, tap independent partners when volume spikes, and keep finance honest on ideliver.ng. Onboard from the enterprise portal below or use Sign up in the top nav.

Manage your own fleet

Route in-house riders from the dispatch dashboard with a generous monthly allowance before overage.

Elastic freelancer pool

Surge in demand? Overflow routes to vetted platform riders so you do not miss the sale.

Split analytics

See internal fleet cost versus outsourced delivery spend in one transparent view.

Get enterprise access

Opens the merchant enterprise portal (ideliver.ng).

Drive with us

One rider app — marketplace jobs and merchant dispatches.

Whether you are an independent freelancer or employed by a merchant partner, you use the same rider application. Fleet invite codes connect employed riders straight to an employer's dispatch; freelancers accept work across the platform. Store listings will be updated when the next rider release rolls out — behavior stays consistent in the meantime.

Independent freelancer

Choose your hours, complete KYC in-app, and get paid to your bank. Download the rider app to register.

I work for a merchant

Use the fleet invite code from your employer to skip redundant checks and land in the right dispatch workspace.

Illustrative only

Zone-aware delivery estimate

Drag to explore how distance and time shape a sample receipt. Production pricing follows your dispatch zones and rate cards — not this demo math.

Receipt preview

Base
450
Distance × 4.2 km
357
Zone multiplier
×1.08
Total (illustrative)
1002

Ready when your integration team is.

Official Node & PHP SDKs are generated from the same OpenAPI document as production — no fictional endpoints.

Enterprise API

Enterprise Power: Built for High-Volume Businesses.

Have your own website or app? Automate your deliveries by plugging directly into our Zone-Aware Logistics API. Technical teams can start from our Quick Start and OpenAPI-aligned sample below.

  • UnifiedOrderV1 — one POST, observable lifecycle, production rules.
  • No secrets in this page — use HTTPS tools and sandbox keys only.
api · sandbox

POST /v1/orders · Authorization: Bearer ilv_test_…

{
  "schema_version": "1",
  "source": "api",
  "external_order_id": "demo-001",
  "raw_payload": {
    "note": "iDeliver sample — sandbox only"
  },
  "standardized": {
    "pickup_address": "Lagos Island",
    "dropoff_address": "Victoria Island",
    "customer_phone": "+2348000000000"
  }
}