E-commerce15 toolsPaste one API key
Starshipit integration for AI agents
Starshipit provides shipping, fulfilment, order, tracking, and warehouse management APIs for ecommerce operations.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Starshipit once and call the same tools from all of them.
Setup
Connect Starshipit through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Starshipit exposes 15 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
starshipit_get_order | Retrieve one order by its Starshipit numeric ID or source-platform order number | Read |
starshipit_get_shipping_rates | Quote available Starshipit shipping services and prices for a destination and one or more | Read |
starshipit_get_tracking | Get current shipment status and carrier tracking events by tracking number or order number | Read |
starshipit_get_wms_performance | Return Starshipit WMS order-cycle and SLA performance metrics for the previous 1 to 90 days | Read |
starshipit_list_manifests | Return one page of manifests in reverse chronological order | Read |
starshipit_list_products | Search and page through the Starshipit product catalogue with optional sorting | Read |
starshipit_list_tags | Return one page of user-defined order tags, optionally filtered by tag name | Read |
starshipit_list_unshipped_orders | Return one page of unshipped orders, optionally limited to orders created or updated after a | Read |
starshipit_list_wms_inventory | Return one page of Starshipit WMS inventory grouped by product or location, including stock | Read |
starshipit_search_orders | Search orders by a phrase and optional field, status, or child-account inclusion filter | Read |
starshipit_create_order | Create one unshipped Starshipit order with destination, line items, packages, sender, and | Write |
starshipit_update_order | Update editable fields on one Starshipit order identified by order_id or order_number | Write |
starshipit_create_manifest | Create and finalize a Starshipit manifest PDF for only the explicitly listed shipments | Write |
starshipit_create_shipping_label | Create shipping labels for one Starshipit order | Write |
starshipit_create_shipping_labels | Create shipping labels for multiple existing Starshipit orders in one irreversible batch | Write |