Skip to main content
The Recording API lets you manage recordings stored in your Vobiz account. Retrieve recording details including storage duration and billing information, list recordings with advanced filtering options, and delete recordings when they are no longer needed.
Capabilities
  • Call Recordings - Manage recordings from regular voice calls with detailed metadata.
  • Conference Recordings - Access recordings from conference calls and multiparty calls.
  • Storage Management - Track storage duration and associated monthly costs.
  • File Formats - Recordings are available in MP3 and WAV formats.
Important: Recordings are stored securely and accessible via HTTPS URLs. Storage costs are calculated monthly based on the recording duration and storage time.

API Endpoint

Base URL
Base URL
Recording Base URI
Recording Base URI
Authentication required:
  • X-Auth-ID - Your account ID (e.g., {auth_id})
  • X-Auth-Token - Your account Auth Token
  • Content-Type: application/json

Available Operations

Note: Vobiz automatically rounds recording durations to the nearest 60-second interval. Recordings shorter than 60 seconds are rounded up to 60 seconds for billing purposes.