The Conversations API Overview
The Conversations API allows you to create conversational (back-and-forth) messaging across multiple channels: Chat, WhatsApp, and SMS.
APIのベースURL
リファレンスドキュメントの URL はすべて、次のベース URL を使用しています。
https://conversations.twilio.com/v1
認証
This API uses HTTP Basic Authentication for authentication. Pass your Account SID as the username and Auth Token as the password (find them in the console).
リソース
The Conversation resource is the primary resource, representing a unique thread of a conversation.
A Conversation has the following sub-resources:
The Conversation Webhook resource covers webhook configurations for all Conversations.
はじめよう
Refer to our quickstart guide for a step by step introduction to Conversations and an overview of commonly used features.
ヘルプが必要ですか?
誰しもが一度は考える「コーディングって難しい」。そんな時は、お問い合わせフォームから質問してください。 または、Stack Overflow でTwilioタグのついた情報から欲しいものを探してみましょう。