rely7 delivery API · Qatar

Deliveries, by API.

Give your business same-day delivery across Qatar without building logistics. Send orders in bulk, track every parcel to the door, and scale on demand — through one simple integration.

Same-daydelivery across Qatar
Self-serveonboarding, no sales calls
Sandboxtest before you go live
Example
curl -X POST https://dev-api.rely7.com/api/v1/orders/bulk \
  -H "Authorization: Bearer rly_live_xxx" \
  -d '{
    "client_batch_id": "b-001",
    "orders": [ ... ]
  }'
Why rely7

Everything your business needs to ship.

Move parcels at any volume, reach every corner of Qatar, and stay in control.

Send at scale

Create hundreds of deliveries in a single request — perfect for e-commerce, retail, and daily fulfilment.

Across Qatar

Reach every serviceable area with same-day delivery, from Doha to Al Wakra and beyond.

Onboard yourself

Get API access straight from your business account. Apply, test, and go live — no sales bottleneck.

Track everything

Follow every parcel to the door and manage it by your own order references — no mapping tables to keep.

Proven and reliable

Powered by the platform rely7 runs its own deliveries on, handling orders across Qatar every day.

Pricing that fits

Rates and billing tailored to your volume, with a prepaid wallet or monthly invoicing.

Built for bulk

One pickup, many drops.

Send a whole route in a single request — one pickup with as many drop-offs as you need. Ideal for stores dispatching a day's orders at once.

  • One pickup, many drop-offs
  • Volume discounts as you grow
  • Every order confirmed or explained
  • Built for your busiest days
Self-serve onboarding

From signup to live in days.

Onboard yourself, at your own pace — no lengthy sales process.

  1. 01

    Create a business account

    Sign up and request API access in a few minutes.

  2. 02

    Get approved

    We review and set up your pricing and access.

  3. 03

    Test in the sandbox

    Build and validate risk-free with test orders and a test driver.

  4. 04

    Go live

    Switch on live access and start shipping to real customers.

Made for your operation

Pricing and billing that fit.

Pricing built for your volume

High-volume businesses get rates and multidrop discounts tailored to them, the same in testing and in production.

Wallet or invoicing

Pay as you go from a prepaid balance, or run on account with a monthly invoice on your own credit terms.

For your developers

Integrate in an afternoon.

1

Get your API key

Create a business account, apply for access, and generate a key from your dashboard. Start in the sandbox.

2

Send a batch of orders

One call creates your deliveries and returns an instant confirmation for every order.

Example
curl -X POST https://dev-api.rely7.com/api/v1/orders/bulk \
  -H "Authorization: Bearer rly_test_xxx" \
  -H "Content-Type: application/json" \
  -d @batch.json
3

Track by your own ids

Check status for many orders at once, using the references you already use.

Example
curl -X POST https://dev-api.rely7.com/api/v1/orders/tracking \
  -H "Authorization: Bearer rly_test_xxx" \
  -d '{ "identifiers": ["order-9001", "order-9002"] }'
Read the full documentation

Start shipping with rely7.

Create a business account, unlock the sandbox, and send your first batch this week.