Go from zero to live in under 20 minutes. No code. No devops.
This is the URL you'll give Twilio — where CallKite listens for incoming calls. Your URL is:
https://callkite.polsia.app/api/twilio/webhook
You'll need this URL for Step 2. Keep it handy.
You need a Twilio phone number. If you don't have one, get one here.
Then configure the webhook:
Webhookhttps://callkite.polsia.app/api/twilio/webhookPOSTAlso configure SMS webhook (so customer replies route back to CallKite):
Webhook → URL: https://callkite.polsia.app/api/twilio/sms-webhookPOSTConfigure your Twilio credentials so CallKite can send SMS on your behalf:
You'll need your Account SID, Auth Token, and Twilio phone number from console.twilio.com.
Test that CallKite is reachable from Twilio:
Then test end-to-end: call your Twilio number from a personal phone. You should receive an SMS within 30 seconds if the call wasn't answered.
View activity in your dashboard →
CallKite generates different SMS copy depending on your trade. Preview how each sounds:
To change your trade setting, pass ?trade=hvac (or plumbing/roofing) as a query param on the webhook URL, or contact support to set a default.