API Reference Card
All examples use
TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, and MAVERA_API_KEY. Twilio uses HTTP Basic Auth with your Account SID as username and Auth Token as password. Find both in your Twilio Console.Prerequisites
1
Twilio account with messaging
You need an active Twilio account with at least one phone number provisioned for SMS. For WhatsApp, you need a WhatsApp Business Profile approved.
2
Account credentials
Find your Account SID and Auth Token in the Twilio Console dashboard.
3
Call recordings enabled
For Job 2, enable call recording in your TwiML or Studio flows. Recordings are stored as audio files accessible via the Recordings API.
4
Mavera API key
Get your key from Mavera dashboard.
5
Environment variables