← 返回
开发者工具 Key 中文

Twilio

Integrate Twilio APIs for SMS, WhatsApp, Voice, Verify, and more via direct HTTP requests with webhook validation and operational best practices.
直接通过HTTP请求集成Twilio SMS、WhatsApp、语音、验证等API,附带Webhook验证与运维最佳实践。
codedao12
开发者工具 clawhub v1.0.1 1 版本 99397.8 Key: 需要
★ 4
Stars
📥 2,891
下载
💾 38
安装
1
版本
#latest

概述

Twilio API Skill (Advanced)

Purpose

Provide a production-oriented guide for Twilio API workflows across messaging and communications channels using direct HTTPS requests.

Best fit

  • You need SMS/MMS, WhatsApp, Voice, or Verify flows.
  • You want reliable webhook handling and operational guardrails.
  • You prefer direct HTTP requests rather than SDKs.

Not a fit

  • You require a full SDK or complex multi-service orchestration.
  • You need advanced campaign management across multiple ESPs.

Quick orientation

  • Read references/twilio-api-overview.md for core surfaces and base endpoints.
  • Read references/twilio-auth-and-webhooks.md for auth and webhook validation.
  • Read references/twilio-messaging-sms-mms.md for SMS/MMS workflows.
  • Read references/twilio-whatsapp.md for WhatsApp messaging specifics.
  • Read references/twilio-voice.md for call/IVR basics.
  • Read references/twilio-conversations.md for omni-channel threads.
  • Read references/twilio-verify.md for OTP/verification flows.
  • Read references/twilio-sendgrid.md for email sending.
  • Read references/twilio-studio.md for low-code flow orchestration.
  • Read references/twilio-lookup.md for phone intelligence.
  • Read references/twilio-proxy.md for masked communications.
  • Read references/twilio-sync.md for real-time state.
  • Read references/twilio-taskrouter.md for routing and queues.
  • Read references/twilio-segment-engage.md for CDP and audience activation.

Required inputs

  • Account SID and Auth Token (or API Key/Secret).
  • Sender identity (phone number, messaging service, WhatsApp sender).
  • Webhook URLs for callbacks.
  • Compliance constraints (opt-in, regional regulations).

Expected output

  • A clear workflow plan, method checklist, and operational guardrails.

Operational notes

  • Validate webhook signatures on every inbound request.
  • Keep outbound rate limits in mind and retry safely.
  • Store secrets in a vault and rotate regularly.

Security notes

  • Never log credentials.
  • Use least-privilege API keys where possible.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 17:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,847
communication-collaboration

Discord

codedao12
用于 Discord Bot API 工作流的 OpenClaw 技能,通过直接 HTTPS 请求实现交互、命令、消息及各项操作。
★ 2 📥 3,873
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,799