# Shipday Documentation > Documentation for Shipday Append .md to any documentation page URL to get its markdown version. ## API Reference - [Delivery Order Object](https://docs.shipday.com/reference/delivery-order-object.md) - [Retrieve Active Orders](https://docs.shipday.com/reference/retrieve-active-orders.md) - [Insert Order](https://docs.shipday.com/reference/insert-delivery-order.md) - [Edit Order](https://docs.shipday.com/reference/edit-order.md) - [Unassign Order from Driver](https://docs.shipday.com/reference/unassign-order-from-driver-1.md) - [Pickup Order Object](https://docs.shipday.com/reference/pickup-order-object.md) - [Retrieve Pickup Order Details](https://docs.shipday.com/reference/retrieve-pickup-order-details.md) - [Insert Pickup Order](https://docs.shipday.com/reference/insert-pickup-order.md) - [Edit Pickup Order](https://docs.shipday.com/reference/edit-pickup-order.md) - [Delete Pickup Order](https://docs.shipday.com/reference/delete-pickup-order.md) - [Retrieve Carriers](https://docs.shipday.com/reference/retrieve-carriers.md) - [Add a Carrier](https://docs.shipday.com/reference/add-a-carrier-1.md) - [Eta Data Object](https://docs.shipday.com/reference/etadatapublic-object.md) - [Order Delivery Progress](https://docs.shipday.com/reference/order-delivery-progress.md): Retrieves the real-time delivery progress and ETA for a specific order. This endpoint is designed for public consumption, typically by end-customers, to track their delivery status. This API is only available for customer having plan **BUSINESS ADVANCED**. Additionally, there is a rate limit of at most 3 requests per minute per `trackingId`. - [Assign](https://docs.shipday.com/reference/assign.md): Assign to a specific 3rd party delivery service provider. Usually, after getting an estimate. - [Availability](https://docs.shipday.com/reference/availability-1.md) - [Order Status Update](https://docs.shipday.com/reference/order-status-update-2.md) - [Driver Location Webhook (Beta)](https://docs.shipday.com/reference/driver-location-update.md)