Description Getting a List of all available Profiles. Request Method GET ActionUrl/api/v1/encoding Response Elements
ExamplesExample Request URL: http://localhost:8080/api/v1/profile Example Response { "response": { "status": "ok", "message": "", "requestID": "4fb6db72-4b64-11e1-8f89-0023ae8ddf40" }, "data": [ { "id": "ac4ae2d1-e46c-4092-8eb3-9e0d0b79372d", "name": "Adobe Flash flv(320x240 500kb) mp3(128kb 44.1kHz stereo) " }, { "id": "adb655f7-22fe-4f3f-97c3-048774603c65", "name": "Apple Ipad x264(640x480) aac(160kb 48kHz stereo)" }, { "id": "dbfec6ae-587f-4302-ac9d-bfea44ddd494", "name": "Apple Ipad x264(720p) aac(160kb 48kHz stereo)" }, { "id": "1e12a8b2-fdee-458a-b062-70c8b787e084", "name": "Ipod x264(320x240) aac(128kb 44.1kHz stereo)" }, { "id": "c5ea2e50-dce7-4f16-9823-eee3db883a41", "name": "Mp4 x264(320x240 hq) mp3(128kb 44.1kHz stereo)" } ] } Related Operations |