ShipEngine is a REST API that simplifies shipping processes by integrating with multiple carriers, allowing users to manage shipping labels, track packages, and validate addresses efficiently.
Tool to create a new custom package type. use after defining package dimensions and weight.
Tool to create a new tag in shipengine. use after determining the desired tag name for shipments.
Tool to create a new warehouse. use when adding a new inventory location after verifying its full address details.
Tool to create a shipengine webhook. use when you need to register a webhook for specific events. use after confirming your event-handling endpoint is ready.
Tool to retrieve a shipment by id. use when you need detailed shipment information after creation.
Tool to list all batches. use when you need to retrieve batches with optional filters, sorting, or pagination. call after creating or updating batches.