Built for Bangladesh — পাইকার ও খুচরা বিক্রেতাদের জন্য

One API for the entire dropshipping stack.

Plug AliExpress, CJdropshipping, Spocket and Printful into your store with a single integration. Native BDT pricing, bKash & SSLCommerz payments, Pathao courier — built from day one for Bangladeshi sellers.

4providers
REST + MCPconnection modes
৳ BDTnative pricing

Sourcing partners

Every supplier. One contract.

AliExpress
Global low-cost catalog
CJdropshipping
Warehoused fulfillment
Spocket
Fast US/EU shipping
Printful
Print on demand

Connect any way you want

REST API. MCP server. Webhooks.

Drop a single API key into your stack. Get product search, order routing, inventory sync, and tracking from every supplier through one normalized contract.

  • REST/HTTP API. Standard endpoints, OpenAPI 3 spec, scoped API keys.
  • MCP server. Drive your store from Claude or Cursor with conversational tools.
  • Webhooks. HMAC-signed events for orders, shipments and stock.
  • Provider passthrough. Bring your own keys — we just normalize the responses.
POST /api/v1/orders
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"
    }
  }'

# → routes to CJdropshipping automatically
# → returns supplier_order_id + tracking webhook

Made for the BD market

We didn't bolt Bangladesh on. The whole platform speaks BDT, integrates local payments, and routes through local couriers.

BDT pricing engine
Daily FX rates with configurable margin and rounding rules per seller.
bKash · Nagad · SSLCommerz
Local payment gateways wired in — buyers pay how they want.
Pathao · RedX · Steadfast
Last-mile courier pickups inside Bangladesh after international landing.
HMAC webhooks
Order, shipment and inventory events with signature verification and retries.
Encrypted credentials
Provider keys are encrypted at rest. RLS on every seller table.
OpenAPI + MCP
Auto-generated docs at /docs and a live MCP endpoint at /api/mcp.

Start dropshipping in minutes.

Free to start. Connect your first supplier and place an order today.

Create your seller account