Decode API query parameters
Reference the query parameters for the server-side recording decode API.
Read time 1 minuteLast updated 2 days ago
The server-side recording /ssr/decode API uses the following request parameters. auth_token
- Required for all /decode requests.
- Generated from /api/viv_signin.php.
- For more information, refer to the Access Token Developer Guide.
- Required for all /decode requests.
- Generated from Amazon S3.
- Requires read and write access.
-
Uses the following format:
{"access_key_id":"aws-access-id","secret_access_key":"aws-secret-key"}
- Required for all /decode requests.
- Generated from the /ssr/subscribe response (upload_destination).
- Uses the following format: s3://bucket-name/uuid/
- Indicates the form that you want your final subscriptions uploaded in.
-
Uses the following options:
- concat - Returns 1 wav file per user
- poly - Returns 1 multi-tracked wav file with a user on each track