kudosity-webhooks
Installation
SKILL.md
Create & Manage Webhooks
Webhooks allow users to receive HTTP POST notifications when events occur, such as SMS delivery status changes, inbound messages, link clicks, and opt-outs.
Authentication
- Header:
x-api-key: {KUDOSITY_API_KEY} - Credentials come from the Kudosity dashboard under Developers → API Settings
API Details
- Base URL:
https://api.transmitmessage.com - Content-Type:
application/json - All requests use
curlcommands
Create a Webhook
Endpoint: POST /v2/webhook