API & Webhook Reference

DispatchNode exposes webhook endpoints for voice, SMS, payments, and auth integration. Enterprise customers can configure custom webhook forwarding.

POST
/api/telnyx/inbound

Inbound voice call webhook from Telnyx

Voice
POST
/api/telnyx/sms

Inbound SMS/MMS webhook from Telnyx

SMS
POST
/api/stripe/webhook

Stripe payment event notifications

Payments
POST
/api/webhooks/clerk

Clerk auth events (user/org sync)

Auth
GET
/api/public/tenant

Public tenant resolution by slug

Public
POST
/api/public/intake-submit

Public booking form submission

Public

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
© 2026 DispatchNode. All rights reserved.