Shippo · Capability
Shippo API — Webhooks
Shippo API — Webhooks. 6 operations. Lead operation: Register Tracking Webhook. Self-contained Naftiko capability covering one Shippo business surface.
What You Can Do
POST
Registertrackingwebhook
— Register Tracking Webhook
/v1/tracks
GET
Listwebhooks
— List Webhooks
/v1/webhooks
POST
Createwebhook
— Create Webhook
/v1/webhooks
GET
Getwebhook
— Get Webhook
/v1/webhooks/{webhookid}
PUT
Updatewebhook
— Update Webhook
/v1/webhooks/{webhookid}
DELETE
Deletewebhook
— Delete Webhook
/v1/webhooks/{webhookid}
MCP Tools
register-tracking-webhook
Register Tracking Webhook
list-webhooks
List Webhooks
read-only
idempotent
create-webhook
Create Webhook
get-webhook
Get Webhook
read-only
idempotent
update-webhook
Update Webhook
idempotent
delete-webhook
Delete Webhook
idempotent