--- title: Calling | Sendblue Docs description: Voice calling options with Sendblue --- Sendblue offers two voice calling integrations: - **[Twilio Calling](/calling/twilio/index.md)** - Connect your Twilio account for traditional voice calls with verified caller ID - **[FaceTime API](/calling/facetime/index.md)** - Programmatic FaceTime calls via WebRTC (requires FaceTime line purchase) Sendblue does not currently offer its own native outbound calling API. For outbound voice calls using your Sendblue number, integrate with Twilio using the Verified Caller ID flow described in the [Twilio Calling](/calling/twilio/index.md) guide. ## Call Logs Call events (inbound and outbound) are delivered via the `call_log` [webhook type](/getting-started/webhooks/index.md). The call log payload includes `disposition` (e.g., `connected`, `not_answered`, `voicemail`) and `transcript` fields when available.