Prerequisites
Before you start, make sure you have:- Python installed on your computer
- Internet connection
- A microphone and speakers/headphones
- An account on SuperU
Getting Started
1
Sign Up and Get Your API Key
- Go to workspace.superu.ai/ and sign up for an account
- After signing up, visit your dashboard
- Copy your API key from the dashboard
For security, store your API key in an environment variable instead of hard-coding it in your code.
Setup & Configuration
1
Install Dependencies
Open your terminal and run the appropriate command for your operating system:
2
Create Contact
3
Create Audience
An audience is a collection of contacts grouped together for targeted communication or management.
4
List Contact
Iterate through contacts using pagination. The maximum page size is 100.

