VoiceBase API


How do I retrieve processed data?

VoiceBase offers both polling and callback options to check for processing completion. Data can be returned in the callback or retrieved in a separate API request. Responses are in JSON format.

Where can I find a record of my uploaded files?

Making a GET request on /media will retrieve a list of the media files you have uploaded to VoiceBase. You may also view a list of uploaded files in your VoiceBase account by going to Manage Data > Media Browser.