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 Ospi's API. The main purpose of this tutorial is to support you in migrating an existing application from Twilio to Ospi's video and audio APIs.

Overview

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

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

Credentials

To access Twilio's API, you need an Account SID and Auth Token which can be obtained from console.twilio.com. Ospi 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 Ospi are intended to be used only on the server-side.

TwilioOspi
Account SIDOrganization ID
API SecretAPI Key