Getting API URL from Acoustic Content
To connect your Acoustic Content with Acoustic Personalization, you must get the API URL.
Important: Ensure that the API URL that you register in Acoustic Personalization is the same that is used in your channel to create or update the content.
To get API URL for Acoustic Content, complete the following steps:
- From the Content management system list, select Acoustic Content.
- Log in to Acoustic Content by using the link: IBM Digital Experience
- Click .
- Copy the
API linkfrom the Hub information window. - Paste the link into the API URL field.
Note:
- The API URL must begin with HTTPS. URLs that begin with any other protocols (such as HTTP) are not supported.
- The API URL must contain
digitalexperience.ibm.com/api/
- Append the following string to your CH API URL: /delivery/v1/search?q=*:*
For example: If your CH API URL is https://digitalexperience.ibm.com/api/1b54d8fb-d474-494a-a75a-4a51235188ff then in the API URL field you should have https://digitalexperience.ibm.com/api/1b54d8fb-d474-494a-a75a-4a51235188ff/delivery/v1/search?q=*:*
- Click Validate URL.