/
Get Media Encoded

Get Media Encoded

Overview

Retrieves encoded media for the given call.

The function is available as a HTTP GET or HTTP POST request.

Request

Get Media Encoded:

http://<host>/verba/api?action=GetMediaEncoded

Get Media Encoded HTTP GET sample:

http://localhost:8010/verba/api?action=GetMediaEncoded&apiKey=D5D395D8-CD6E-4B92-8068-004E41874367&token=sbCSiDRKeEcytDYK98zgXtIw5G1qIbGf&cid=4abcc460-1f3b-11e1-9cfe-0016d4a3517c&format=mp3

Parameters

Detailed description of the API request elements:

URL parameterExample

Description

Requirements
actionaction=GetMediaEncodedName of the HTTP API request.Mandatory
apiKeyapiKey=D5D395D8-CD6E-4B92-8068-004E41874367API key used to identify the application.Mandatory
tokentoken=AMGRkYRN23daANVnlac0dDUan51nQpOqUnique identifier for authenticated sessions. After successful authentication, the API sends back a token, which has to be used for each request.Mandatory if authentication is configured for the given API key.
cidcid=4abcc460-1f3b-11e1-9cfe-0016d4a3517cThe Verba Conversation ID.Mandatory
formatformat=mp3

Format of the media to stream:

    • mp3 for audio calls
    • mp4 for video calls
Mandatory

Response

The response contains the call in a requested audio format.

Related content

Get Media Live
More like this
Get Media
More like this
Put Media
More like this
Get Thumbnail
More like this
Import API
More like this
Playback Requirements
Playback Requirements
More like this