This is the public Twilio REST API.
curl \ -u "$API_USER:$API_PASS" \ https://video.twilio.com/v1/Rooms
curl \ -u "$API_USER:$API_PASS" \ https://video.twilio.com/v1/Recordings
curl \
-u "$API_USER:$API_PASS" \
https://video.twilio.com/v1/Rooms/{Sid}