Your next idea.
One conversation closer.
Build with familiar account APIs, programmable call instructions, and a console that helps you understand what happened.
Your first call
# Use your workspace credentials
curl -X POST \
"$RUUT_BASE_URL/2010-04-01/Accounts/$ACCOUNT_ID/Calls.json" \
-H "Authorization: Bearer $API_KEY" \
--data-urlencode "To=$CUSTOMER_NUMBER" \
--data-urlencode "From=$RUUT_NUMBER" \
--data-urlencode "Url=$INSTRUCTIONS_URL"
Your application provides the instructions.
Ruut Voice connects the conversation.API reference
Ruut Voice connects the conversation.API reference
From the first request
to the full integration.
Learn the platform
Understand accounts, phone numbers, call instructions, and the pieces that connect them.
Read the guideMake your first call
Follow the quickstart from credentials to a working request.
Read the guideExplore the API
Search endpoints, inspect request shapes, and find code samples in the interactive reference.
Read the guideUnderstand authentication
Choose the right credential scope for account traffic and carrier administration.
Read the guideMake the connection
Build something worth picking up.
Bring your numbers, your team, and your ideas.
Build what comes next with Ruut Voice.