The Operating System for Supply Chain & Mobility Execution
From freight to fleets, goods to mobility — Build scalable delivery and transportation applications with real-time tracking, IoT integration, and comprehensive APIs
From freight to fleets, goods to mobility — Build scalable delivery and transportation applications with real-time tracking, IoT integration, and comprehensive APIs

Web and React Native SDKs with map integration, real-time tracking, and comprehensive tooling for building supply chain applications.
Learn more →Embeddable map interface with routing, navigation, real-time tracking, and customizable plugins for any supply chain use case.
Learn more →Full-featured LSP API with fleet management, warehouse operations, pricing engine, and shipment tracking.
Learn more →Multi-channel authentication with phone, email, and OAuth support. Complete user management for all platform stakeholders.
Learn more →Multi-tenant IoT backend with MQTT support, device management, real-time telemetry, and container orchestration.
Learn more →Enterprise-grade workspace management with access control, billing, subscriptions, and service provider connectors.
Learn more →WebSocket and MQTT support for real-time updates, live tracking, push notifications, and event-driven architectures.
Learn more →Plugin system, custom themes, flexible APIs, and comprehensive hooks for extending platform capabilities.
Learn more →React Native SDK with native map support, offline capabilities, and optimized performance for iOS and Android.
Learn more →Install the SDK using your preferred package manager:
npm install @de./sdkyarn add @de./sdkpnpm add @de./sdkCreate a map instance with your access token
import De from '@de./sdk'
const msi = new De.MSI({
element: 'map-container',
accessToken: 'your-access-token'
})
const { controls, handles } = await msi.load()Set pickup and delivery locations
await handles.pickupPoint(
{ lng: -74.0060, lat: 40.7128 },
{ label: 'Warehouse' }
)
await handles.dropoffPoint(
{ lng: -73.9855, lat: 40.7580 },
{ label: 'Customer' }
)Build delivery platforms with real-time tracking and route optimization
Learn more →Create Uber-like mobility platforms with driver dispatch and live ETA
Learn more →Track vehicles, manage maintenance, and optimize routes across carriers
Learn more →Manage multi-carrier networks, terminals, and distribution centers
Learn more →Build specialized logistics apps using comprehensive APIs and SDKs
Learn more →Integrate de. into existing systems with REST APIs and webhooks
Learn more →Connect devices, stream real-time data, and automate workflows
Learn more →Monitor temperature-sensitive shipments with alerts and compliance logs
Learn more →Built with modern technologies including Fastify, MongoDB, Socket.IO, MQTT, and Vite - ensuring performance, scalability, and developer experience.
Comprehensive documentation, TypeScript support, interactive examples, and extensive SDK coverage make integration straightforward.
Multi-tenant architecture, enterprise-grade security, real-time capabilities, and proven scalability for high-volume operations.
Plugin system, webhook support, flexible APIs, and open integration patterns let you build exactly what you need.