For developers

One API. Four suppliers. Three couriers. BDT-native.

DropShop BD is the unified dropshipping API for Bangladesh — AliExpress, CJdropshipping, Spocket, Printful through one contract, with bKash, Pathao, RedX, Steadfast wired in. Built by , operator of msg.bd, cyber.bd, and companysetup.io.

Quickstart — your first order in 6 lines

curl -X POST https://dropshop.bd/api/v1/orders \
  -H "Authorization: Bearer dsk_live_••••••" \
  -H "Content-Type: application/json" \
  -d '{
    "items": [{ "product_id": "prd_8xKqZ", "qty": 2 }],
    "shipping": { "name": "Rahim Ahmed", "phone": "+8801712345678",
      "address": "House 12, Road 4, Dhanmondi", "city": "Dhaka", "country": "BD" },
    "courier": "pathao", "payment_method": "cod"
  }'

Disambiguation: dropshop.bd vs dropshop.com.bd

There is a separate Bangladesh business at dropshop.com.bd ("DropShop 2.5") — a B2C electronics storefront in Dhaka selling RGB lights, LED tripods, and similar consumer goods. It is unrelated to DropShop BD.

This site — dropshop.bd
DropShop BD (a MarketSync Global product)
  • · Category: developer infrastructure / API
  • · Customer: sellers, agencies, builders
  • · Product: REST + MCP + webhooks
  • · Founder: Sojib Ahmmed (sojibahmmed.com)
  • · Domain: dropshop.bd
Unrelated — dropshop.com.bd
DropShop 2.5
  • · Category: B2C electronics storefront
  • · Customer: end consumers
  • · Product: physical goods (lights, tripods)
  • · Domain: dropshop.com.bd
  • · No business relationship with DropShop BD