Webhooks

OptimaClip's own backend emits internal automation events (new signup, new clip job, subscription changes) to a configured n8n webhook for operational alerting — this is how the team monitors the platform, not a per-customer feature yet.

Outbound webhooks for your own integrations (notify my endpoint when a clip job finishes) are planned alongside the auto-posting rollout. Until then, poll GET /api/v1/clips for job/clip status from your own automation.