API & Webhook Reference
DispatchNode exposes webhook endpoints for voice, SMS, payments, and auth integration. Enterprise customers can configure custom webhook forwarding.
POST/api/telnyx/inboundInbound voice call webhook from Telnyx
POST/api/telnyx/smsInbound SMS/MMS webhook from Telnyx
POST/api/stripe/webhookStripe payment event notifications
POST/api/webhooks/clerkClerk auth events (user/org sync)
GET/api/public/tenantPublic tenant resolution by slug
POST/api/public/intake-submitPublic booking form submission
Authentication
Dashboard API routes are protected by Clerk session tokens. Webhook endpoints (Telnyx, Stripe) verify request signatures. Public endpoints require a valid tenant slug.
Bearer TokenWebhook SignaturesTenant Isolation
Need custom webhook forwarding or API access?
View Enterprise Plan