AMC Entertainment Holdings · Capability
AMC Theatres API — Webhooks
AMC Theatres API — Webhooks. 5 operations. Lead operation: List Available Webhook Events. Self-contained Naftiko capability covering one Amc Entertainment Holdings business surface.
What You Can Do
GET
Listwebhookevents
— List Available Webhook Events
/v1/v1/webhook-events
GET
Listwebhooks
— List Subscribed Webhooks
/v1/v1/webhooks
POST
Subscribewebhook
— Subscribe To Webhook Event
/v1/v1/webhooks
DELETE
Unsubscribewebhook
— Unsubscribe From Webhook
/v1/v1/webhooks/{webhook-token-id}
POST
Testwebhook
— Test Webhook Subscription
/v1/v1/webhooks/{webhook-token-id}/test
MCP Tools
list-available-webhook-events
List Available Webhook Events
read-only
idempotent
list-subscribed-webhooks
List Subscribed Webhooks
read-only
idempotent
subscribe-webhook-event
Subscribe To Webhook Event
unsubscribe-webhook
Unsubscribe From Webhook
idempotent
test-webhook-subscription
Test Webhook Subscription
read-only