Steer Phones Customer API
Approved customer operations authenticated with an X-API-Key header.
Version v1
Base URL
https://api.steerphones.com/v1Phone Systems
Phone system management
Agent Configs
AI voice agent configuration
- GETList agent configs
/customer/phone-systems/{phoneSystemId}/agent-configs - GETGet an agent config
/customer/phone-systems/{phoneSystemId}/agent-configs/{agentConfigId}
Call Logs
Call log search and detail
- GETList call analyses
/customer/phone-systems/{phoneSystemId}/call-analyses - GETGet a call analysis
/customer/phone-systems/{phoneSystemId}/call-analyses/{id} - GETList call logs
/customer/phone-systems/{phoneSystemId}/call-logs - GETGet a call log
/customer/phone-systems/{phoneSystemId}/call-logs/{callLogId}
Call Groups
Call group (ring group) management
- GETList call groups
/customer/phone-systems/{phoneSystemId}/call-groups - GETGet a call group
/customer/phone-systems/{phoneSystemId}/call-groups/{callGroupId}
Call Log Reports
Bulk call reporting: cursor-paginated enriched call rows over one bounded time window, and the replace-all snapshot of the display values those rows reference
- GETList call log reports
/customer/phone-systems/{phoneSystemId}/call-log-reports - GETGet call log report dimensions
/customer/phone-systems/{phoneSystemId}/call-log-reports/dimensions
Call Menus
Interactive call-menu routing
- GETList call menus
/customer/phone-systems/{phoneSystemId}/call-menus - GETGet a call menu
/customer/phone-systems/{phoneSystemId}/call-menus/{callMenuId}
Extensions
Extension CRUD
- GETList extensions
/customer/phone-systems/{phoneSystemId}/extensions - GETGet an extension
/customer/phone-systems/{phoneSystemId}/extensions/{extensionId}
Phone Numbers
Phone number management
- GETList phone numbers
/customer/phone-systems/{phoneSystemId}/phone-numbers - GETGet a phone number
/customer/phone-systems/{phoneSystemId}/phone-numbers/{phoneNumberId}
Phones
Phone inventory and management
- GETList phones
/customer/phone-systems/{phoneSystemId}/phones - GETGet a phone
/customer/phone-systems/{phoneSystemId}/phones/{phoneId}
Recordings
Call and voicemail recording audio access
- GETList call recordings
/customer/phone-systems/{phoneSystemId}/recordings - GETGet a call recording
/customer/phone-systems/{phoneSystemId}/recordings/{recordingSid} - GETGet a signed recording audio URL
/customer/phone-systems/{phoneSystemId}/recordings/{recordingSid}/url
Voicemails
Voicemail management