🔌
Droppy Developer API
Integrate same-day delivery into any application in minutes.
⚡
RESTful JSON
Standard HTTP methods, predictable resource-oriented URLs.
🔒
API Key Auth
Bearer token authentication with optional OAuth 2.0.
🌍
Sandbox + Prod
Full test environment mirroring production behaviour.
Quick Start
bash
# 1. Get your API key from dashboard.droppyglobal.com # 2. Make your first quote request: curl -X GET "https://api.droppyglobal.com/v1/quotes?pickup_lat=-1.2634&pickup_lng=36.8026&dropoff_lat=-1.3003&dropoff_lng=36.7820" \ -H "Authorization: Bearer sk_live_xxxxxxxxxxxxxxxx"
🌐 What the API covers
- ✓Create & manage delivery orders
- ✓Get real-time driver quotes
- ✓Live GPS tracking
- ✓Cancel orders & instant refunds
- ✓Wallet top-up & balance
- ✓Webhooks for status events