API Reference

Explore our API endpoints, request parameters, and response formats.

API Categories

Create Shipment

Create a new shipment in the system
				
					/v1/shipments
				
			

Get Shipment

Retrieve details of a specific shipment
				
					/v1/shipments/{shipment_id}

				
			

Get Shipment

Retrieve details of a specific shipmentGet real-time tracking information for a shipment
				
					/v1/tracking/{tracking_id}

				
			

Update Delivery Status

Update the status of a delivery
				
					/v1/delivery/{delivery_id}/status

				
			

Get Delivery Analytics

Retrieve analytics data for deliveries
				
					/v1/analytics/delivery

				
			

Get Performance Metrics

Retrieve performance metrics for your integration
				
					/v1/analytics/performance

				
			

Create Shipment

Create a new shipment in the system
				
					/v1/shipments
				
			

Get Shipment

Retrieve details of a specific shipment
				
					/v1/shipments/{shipment_id}

				
			

Get Shipment

Retrieve details of a specific shipmentGet real-time tracking information for a shipment
				
					/v1/tracking/{tracking_id}

				
			

Update Delivery Status

Update the status of a delivery
				
					/v1/delivery/{delivery_id}/status

				
			

Get Delivery Analytics

Retrieve analytics data for deliveries
				
					/v1/analytics/delivery

				
			

Get Performance Metrics

Retrieve performance metrics for your integration
				
					/v1/analytics/performance

				
			

Create Shipment

				
					/v1/shipments