Documentation
Real setup notes for the app that exists.
These docs only describe implemented routes and configuration. The production domain iswebhookscheduler.com.
API reference
Real production endpoints: schedule a webhook, execute immediately, authenticate, and read errors.
Open
Google sign-in setup
Create the OAuth client, add callback URLs, and set Vercel environment variables.
Open
Security model
HTTPS-only webhooks, API keys, SSRF protection, retries, and delivery status semantics.
Open
Quick path