Shipengine
Overview
SLUG: SHIPENGINE
Description
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.
Authentication Details
API Key
Connecting to Shipengine
Create an auth config
Use the dashboard to create an auth config for the Shipengine toolkit. This allows you to connect multiple Shipengine accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Shipengine Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Shipengine toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SHIPENGINE_CREATE_PACKAGE
Tool Name: Create Package Type
Description
Action Parameters
Action Response
SHIPENGINE_CREATE_TAG
Tool Name: Create Tag
Description
Action Parameters
Action Response
SHIPENGINE_CREATE_WAREHOUSE
Tool Name: Create Warehouse
Description
Action Parameters
Action Response
SHIPENGINE_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
SHIPENGINE_GET_SHIPMENT_BY_ID
Tool Name: Get Shipment by ID
Description
Action Parameters
Action Response
SHIPENGINE_LIST_BATCHES
Tool Name: List Batches
Description
Action Parameters
Action Response
SHIPENGINE_LIST_LABELS
Tool Name: List Labels
Description
Action Parameters
Action Response
SHIPENGINE_LIST_MANIFESTS
Tool Name: List Manifests
Description
Action Parameters
Action Response
SHIPENGINE_LIST_PACKAGES
Tool Name: List Packages
Description
Action Parameters
Action Response
SHIPENGINE_LIST_SHIPMENTS
Tool Name: List Shipments
Description
Action Parameters
Action Response
SHIPENGINE_LIST_TAGS
Tool Name: List Tags
Description
Action Parameters
Action Response
SHIPENGINE_LIST_WAREHOUSES
Tool Name: List Warehouses
Description
Action Parameters
Action Response
SHIPENGINE_LIST_WEBHOOK_EVENTS
Tool Name: List Webhook Events
Description
Action Parameters
Action Response
SHIPENGINE_VALIDATE_ADDRESS
Tool Name: Validate Address
Description
Action Parameters
Action Response