We Deliver
More Than
Packages.

End-to-end logistics solutions that power your ecommerce business. Fast, reliable, and built for scale.

Fast Delivery

Nationwide & interstate

Secure & Safe

Your packages, protected

Real-Time Tracking

Live status, every step

What we offer

Everything your business needs to ship

From a single parcel across town to a warehouse full of inventory, all on one platform and one API.

Last-Mile Delivery

Same-day drop-off anywhere in the city, powered by our live agent network and distance-aware dispatch, so the nearest available rider gets the job every time.

Avg. 38 min · citywideLive GPS tracking

Nationwide Shipping

Interstate delivery across Nigeria with predictable, transparent pricing.

Warehousing & Fulfilment

Store inventory and let us pick, pack, and ship for your ecommerce store.

Real-Time Tracking

A public tracking link for every shipment, from pickup to doorstep.

About 7feastr

One infrastructure. Two delivery layers.

7feastr is a single real-time dispatch infrastructure with two layers: a food delivery layer connecting kitchens, riders, and customers across Nigeria, and 7feastr Logistics, a shipping API and dashboard layer built for ecommerce businesses.

7feastr

Food delivery

Connecting kitchens, riders, and hungry customers across Nigeria.

7feastr Logistics

Shipping API

The same dispatch engine, packaged as an API any ecommerce business can plug into.

Shipments50K+Delivered and counting
On-time rate99.2%Across every state we cover
Coverage36States reachable from day one
Merchant rating4.9/5From businesses shipping with us

Every order deserves to arrive on time. Every business deserves delivery infrastructure it doesn't have to build itself. That's the whole point of 7feastr Logistics.

Built for developers

Integrate shipping in minutes

A single REST API for rate quotes, shipment creation, live status, and public tracking. Sandbox and production share the same endpoints. The environment is resolved from your API key.

Read the full API reference
const res = await fetch("https://api.7feastr.com/api/v1/logistics/v1/shipments", {
  method: "POST",
  headers: {
    Authorization: "Bearer SB_your_api_key",
    "Content-Type": "application/json",
  },
  body: JSON.stringify({
    pickupAddress: "12 Admiralty Way, Lekki Phase 1",
    pickupCity: "Lagos",
    pickupState: "Lagos",
    dropoffAddress: "5 Allen Avenue, Ikeja",
    dropoffCity: "Lagos",
    dropoffState: "Lagos",
    packageWeightKg: 2.5,
    pickupContactName: "Jane Doe",
    pickupContactPhone: "+2348012345678",
    pickupContactEmail: "jane@store.com",
    recipientName: "John Smith",
    recipientPhone: "+2348098765432",
    recipientEmail: "john@example.com",
  }),
});

const { data: shipment } = await res.json();
console.log(shipment.trackingCode); // SHP-20260731-A1B2C3D4

Simple process

From API key to doorstep in 4 steps

No lengthy onboarding. Get a sandbox key and ship your first test parcel today.

01

Get your API key

Sign up and generate a free sandbox key from your merchant dashboard. No card required.

02

Request a rate quote

Send pickup and dropoff details to get an instant, transparent price and ETA.

03

Create the shipment

Confirm the quote and we dispatch the nearest available agent automatically.

04

Track to delivery

Share the public tracking link with your customer, or poll live status from your backend.

Merchant dashboard

Manage every shipment,
in one place

Create shipments, generate API keys, configure webhooks, fund your wallet, and invite your team, with no separate app to install.

Open the dashboard

Shipments

Create & track

API & Wallet

Keys, webhooks, funding

Team

Invite your ops team

Ready to ship smarter?

Join businesses across Nigeria shipping faster and more reliably with 7feastr Logistics.

Get in touch

Let's talk logistics

Questions about integrating 7feastr Logistics, pricing, or coverage? Our team typically replies within one business day.

Mon – Fri, 9am – 6pm WAT