Get content id

Learn how to get the content id for an audio.

This guide explains how to retrieve the content and source id for an audio item. This value is required if you need to perform operations on the audio via the BeyondWords API.

  • Content id: A unique UUID string for the object. This is the primary id of the audio.

  • Source id: This is the externally-provided identifier for the content. For example, it could be the id of the content in your connected CMS.

Steps

  • Go to the 'Content (Audios)' section of your project dashboard

  • Hover on the audio you would like to get the id for

  • Select '⋮' to open the submenu, then select either 'Copy id' or 'Copy source id'

Last updated