What is De.?
De. (Dedot) is a platform that connects logistics providers, commerce platforms, mobility services, IoT devices, and end users through one unified system.
The Vision
Think of De. as infrastructure for delivery & transportation - similar to how:
Stripe for Payments
Revolutionized payments by providing infrastructure that any application can use
Twilio for Telecom
Made telecommunications accessible through simple APIs
AWS for Computing
Made computing resources available on-demand without managing servers
Building logistics applications should be as straightforward as integrating Stripe for payments or Twilio for communications. De. is infrastructure — not another logistics app.
Instead of spending months rebuilding tracking systems, dispatch logic, and fleet management, you integrate De.'s APIs and focus on what makes your business unique. The same way developers don't build payment processors anymore, they shouldn't rebuild logistics infrastructure either.
De. provides the invisible backbone that makes delivery, logistics, and mobility work seamlessly — whether you're shipping freight, dispatching ride-hailing drivers, or tracking last-mile deliveries — regardless of which carriers, platforms, or IoT systems you use.
The Problem
Modern logistics and mobility are fragmented
Stakeholders building in silos:
- Carriers & Fleet Operators build their own tracking systems from scratch
- Ride-hailing & Delivery Platforms rebuild driver dispatch and routing for each service
- E-commerce platforms integrate with carriers one-by-one
- Developers repeatedly build the same logistics and mobility features
- Customers experience inconsistent delivery and transportation experiences
- IoT devices lack standardized integration protocols
This fragmentation leads to:
Duplicated Effort
Engineering teams rebuild the same features across freight, delivery, and mobility platforms
Inconsistent Experiences
Users face different interfaces and workflows between services
Poor Visibility
Lack of real-time visibility across operations and transportation modes
High Costs
Expensive integrations and ongoing maintenance for custom solutions
The Solution
De. provides unified infrastructure for delivery & mobility
One platform that connects everything together.
Unified APIs
One integration for all supply chain and mobility operations
Real-time Tracking
Live updates across all services and transportation modes
IoT Integration
Standardized device connectivity for sensors and trackers
Multi-tenant Architecture
Serve multiple businesses from one scalable platform
Developer SDKs
Web and mobile tools for rapid application development
Embeddable UI
Drop-in map and tracking components ready to use
Who Uses De.?
Logistics Service Providers (LSP)
Carriers, 3PLs, freight forwarders, delivery companies, and ride-hailing operators
Learn more →Commerce Service Providers (CSP)
Retailers, manufacturers, e-commerce platforms, and marketplaces
Learn more →End Users (Customers)
People receiving deliveries, booking rides, and tracking their orders
For Logistics Service Providers
Last-mile Delivery
Build delivery platforms with real-time tracking and route optimization
Ride-hailing Services
Create Uber-like mobility platforms with driver dispatch and live ETA
Freight Operations
Manage large shipments with cross-dock operations and terminal management
Multi-modal Transportation
Coordinate seamless handoffs between different transportation modes
Learn more about LSP features →
For Commerce Providers
Retail Fulfillment
Connect physical stores with delivery networks and inventory sync
For Developers
Complete Developer Toolkit
Everything you need to build logistics and mobility applications
Learn more →Core Capabilities
Map Service Interface (MSI)
Embeddable mapping with comprehensive logistics features
Create interactive maps with routing, navigation, and real-time tracking:
const msi = new De.MSI({ element: 'map', accessToken: token })
const { controls, handles } = await msi.load()
// Set route with real-time traffic
await controls.setRoute({
origin: warehouseLocation,
destination: customerLocation,
options: { profile: 'driving-traffic' }
})
// Track delivery vehicle
const vehicleStream = handles.peerLocation(driverLocation, {
label: 'Your Driver',
sublabel: 'ETA: 5 minutes'
})Key Features:
- Interactive maps with custom styling
- Route optimization with real-time traffic
- Live vehicle tracking
- Custom plugins and controls
Supply Chain Operations API
Complete fleet and warehouse management
Full-featured LSP API for all your logistics operations:
Fleet Management
- Vehicle tracking and maintenance
- Driver management and dispatch
- Parking and depot operations
Warehouse Operations
- Inventory management
- Inbound/outbound processing
- Hub and terminal coordination
Pricing & Billing
- Contract management
- Usage-based billing
- Multi-tier pricing structures
Advanced Features
- Real-time shipment tracking
- Traffic-aware route optimization
- Automated dispatch algorithms
IoT Platform
Multi-tenant IoT backend with device management
Enterprise-grade IoT infrastructure for connected devices:
Core Capabilities:
- MQTT Connectivity - Industry-standard protocol support
- Device Registration - Automated provisioning and onboarding
- Telemetry Streaming - Real-time data collection and processing
- Command & Control - Remote device operations
- Container Orchestration - Shared or isolated resource deployment
Perfect for:
- Asset tracking devices
- Temperature sensors (cold chain)
- GPS trackers for vehicles
- Smart warehouse equipment
Authentication & User Management
Multi-channel authentication for all user types
Secure authentication supporting multiple methods:
Authentication Methods:
- 📱 Phone Authentication - SMS-based verification
- 📧 Email & Password - Traditional authentication
- 🔐 OAuth/SSO - Google, Facebook, Apple, custom providers
- 🔑 API Keys - Server-to-server authentication
User Management:
- Comprehensive user profiles
- Role-based access control (RBAC)
- Multi-workspace support
- Session management and token refresh
Real-time Communication
Live updates across all services
Real-time data streaming for responsive applications:
Communication Channels:
- WebSocket (Socket.IO) - Bidirectional client-server communication
- MQTT - Lightweight messaging for IoT devices
- Server-Sent Events - One-way real-time updates
- Push Notifications - Mobile and web alerts
Use Cases:
- Live driver location updates
- Order status changes
- Fleet telemetry streaming
- User notifications and alerts
Platform Architecture
The De. platform is built on a microservices architecture that separates concerns while providing a unified developer experience. Backend services handle authentication, core logistics operations, and IoT connectivity, which are exposed through a unified API gateway to client SDKs for web, mobile, and embeddable UI components.
Key Features
Developer Experience
- Comprehensive TypeScript SDKs
- Interactive documentation
- Code examples for every feature
- Postman collections
- Sandbox environments
Enterprise-Ready
- Multi-tenant architecture
- Role-based access control (RBAC)
- Data encryption at rest and in transit
- GDPR compliance
- Audit logging
Scalable
- Horizontal scaling support
- Multi-region deployment
- Caching strategies
- Rate limiting
- Load balancing
Customizable
- Plugin system for extensions
- Webhook integrations
- Custom branding
- Flexible data models
- API-first design
Getting Started
Ready to build with De.? Here's how to get started:
- Quick Start Guide - Get up and running in 5 minutes
- Core Concepts - Understand the platform fundamentals
- Choose Your SDK - Pick the right SDK for your platform
- Browse Examples - See real-world examples
- API Reference - Dive deep into the APIs
What's Next?
- Learn about core concepts
- Follow the quick start guide
- Explore quick start examples
- Read the API documentation

