Authentication Bearer and SID as methods for authentication. If you choose Authorization: Bearer, disable the other authorization methods, such as the SID in HTTP request header.source in the left panel, create Project in the right panelsourceObject ID and project ID by right-clicking the corresponding tiles in the portal./mediahub/api/v2/route/connect API to initiate LIVE/mediahub/api/v2/route/disconnect API to stop LIVEPOST /urcaller/api/v2/encodingProfile to create a new encoding profile and save its id for future use. encodingProfile contains numerous attributes that need to be specified. You can reference their attributes by calling /urcaller/api/v2/encodingProfile/dict to get available options for each parameter./urcaller/api/v2/encodingProfilesoutput and get its ID/urcaller/api/v2/output to create output. If MediaHub runs as a listener, the url could not be passed, and the API will return one.outputPOST /urcaller/api/v2/output/encodingProfile/pair to pair one or more encoding profiles with a single output. This will generate one or more outputEncodingProfilePairId, which is equivalent to the term destination used in our UI.project and get projectObject IDPOST /mediahub/api/v2/project to pair one or more pairIDs with one projectsourceObjectPOST /mediahub/api/v2/sourceObjectPOST /mediahub/api/v2/route/connectPOST /mediahub/api/v2/route/disconnect