Coddingpro
Deprixa Plus - The Ultimate Courier & Logistics SaaS Platform

Deprixa Plus — API Reference · Endpoint Summary

Complete list of all available API endpoints:

MethodEndpointAuthDescription
POST/api/v1/auth/client-tokenNoneObtain bearer token
GET/api/tracking/{tracking}NonePublic shipment tracking
GET/api/v1/userTokenAuthenticated user profile
GET/api/v1/shipmentsTokenList shipments
POST/api/v1/shipmentsTokenCreate shipment
GET/api/v1/shipments/{id}TokenGet shipment details
PUT/api/v1/shipments/{id}TokenUpdate shipment
POST/api/v1/rates/quoteTokenGet shipping rate quote
GET/api/v1/customersTokenList customers
POST/api/v1/customersTokenCreate customer
GET/api/v1/driver/assigned-shipmentsDriverDriver's assigned shipments
POST/api/v1/driver/update-statusDriverUpdate shipment status
POST/api/v1/driver/locationDriverReport GPS location
GET/api/v1/driver/profileDriverDriver profile
GET/api/v1/locations/countriesTokenList countries
POST/api/v1/locations/countriesTokenCreate country
GET/api/v1/locations/statesTokenList states
POST/api/v1/locations/statesTokenCreate state
GET/api/v1/locations/citiesTokenList cities
POST/api/v1/locations/citiesTokenCreate city
GET/api/v1/warehouse/manifestsTokenList manifests
POST/api/v1/warehouse/manifestsTokenCreate manifest
GET/api/v1/warehouse/inventoryTokenList inventory
POST/api/v1/warehouse/inventory/movementsTokenRecord inventory movement

Total: 24 endpoints (1 public, 1 auth, 22 authenticated)