Menu

Expand
Rate this page:

Conference Insights REST API

The Conference Insights REST API provides access to an expanded set of the data available in our dashboard and summary records to use in your own applications and tools.

Base URL

Conference Insights data is available under the following base URL. The REST API is served over HTTPS; unencrypted HTTP is not supported.

https://insights.twilio.com/v1/Conferences/

Authentication

HTTP requests to the REST API are protected with HTTP Basic authentication. To learn more about how Twilio handles authentication, please refer to our security documentation. In short, you will use your Twilio account SID as the username and your auth token as the password for HTTP Basic authentication. You can find your account SID and auth token on the console home page.

curl -G https://insights.twilio.com/v1/Conferences/{Conference_SID} -u  \
       '[YOUR ACCOUNT SID]:[YOUR AUTH TOKEN]'

Subresources

The following resources are available in the Voice Insights REST API.

Resource Description
Conference Summary Resources Conference events and metadata
Participant Summary Resources Individual conference Participant events and metadata
Rate this page:

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

Loading Code Sample...
        
        
        

        Thank you for your feedback!

        Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

        Sending your feedback...
        🎉 Thank you for your feedback!
        Something went wrong. Please try again.

        Thanks for your feedback!

        thanks-feedback-gif