API Documentation

HookScheduler API Documentation

A resilient API for enterprise webhook scheduling and management. This API enables scheduling of webhooks through three core primitives: Integrations, Event Series, and Events.

Integrations

Define how and where webhooks are delivered

Event Series

Collections of related events with recurrence patterns

Events

Individual scheduled webhook executions

Base URL

https://api.hookscheduler.com/v1

Virtual Events

Event series with recurrence patterns generate virtual events that are visible in event listings but not stored in the database until materialized for execution. This provides visibility into upcoming events while maintaining performance.