Skip to main content

💡 Concepts

tip

This topic guides you through the standard practices utilized in Twilio Video API and illustrates how they correspond with Dyte's API. The main purpose of this tutorial is to support you in migrating an existing application from Twilio to Dyte's video and audio APIs.

Overview

Here's a brief overview of the architecture used by Twilio and Dyte.

For more information on how to get started with Dyte, see Integrate Dyte.

Credentials

To access Twilio's API, you need an Account SID and Auth Token which can be obtained from console.twilio.com. Dyte uses Organization ID and API Key that you can get from the Developer Portal.

It's important to note that the credentials for both Twilio and Dyte are intended to be used only on the server-side.

TwilioDyte
Account SIDOrganization ID
API SecretAPI Key