Skip to main content
This guide helps you get started with the Realtime Python SDK to send and receive messages via the Realtime API.

📦 Install the SDK

Install the package:

🚀 Basic Usage

Below is a minimal example to connect, send a message, and receive responses using the Python SDK.

🛠️ More Examples

🔗 Next Steps