Skip to main content
A publishing flow connects account authorization, platform-specific options, assets, and publish task creation.
If you do not have an API Key yet, read Get API Key first.

Integration order

  1. Authorize the target platform account.
  2. Query platform publishing options and account-level option values.
  3. Upload or prepare the media asset URLs.
  4. Call Create publishing flow.
  5. Use the returned flow ID to query publishing flow details.
If you need to upload local assets first, read OSS upload.

API references