Courier API
REST API for courier management, delivery tracking,
real-time location updates, and event-driven dispatch.
Key Endpoints
-
POST
/api/auth/courier/login
Courier login
-
POST
/api/auth/courier/refresh
Refresh token
-
GET
/api/couriers/me
Courier profile
-
POST
/api/couriers/me/location
Update location
-
GET
/api/deliveries/{id}
Delivery details
-
GET
/actuator/health/readiness
Readiness probe