Updated on 2023-12-25 GMT+08:00

API Calling

MPC provides Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.

Additionally, MPC provides software development kits (SDKs) for multiple programming languages. For details about how to use the SDKs, see SDK Overview.

Before calling MPC APIs, note the following points:
  • MPC does not store media files. It processes media files stored in OBS buckets. Therefore, before calling the video transcoding, packaging, animated GIF, and frame capture APIs, you need to upload media files to be processed to buckets and authorize MPC to access the buckets. For details, see Uploading Media Files.
  • To learn about the status of audio and video files processed by MPC in real time, you can configure event notifications on the MPC console before calling APIs. For details, see Configuring Event Notifications.