The developer workspace

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
Choose your starting point

From the first request
to the full integration.

Make the connection

Build something worth picking up.

Bring your numbers, your team, and your ideas.
Build what comes next with Ruut Voice.

Create your workspaceRead the quickstart