Cookie Disclosure JSON

  • Updated

Your cookie disclosures will be displayed inside of the side drawer under each category in the consent manager. Note that cookies must have the "Disclosed" checkbox checked in order to appear in this feed. 

If you would also like to have an always accurate disclosure list in your own cookie policy or privacy policy, Osano makes a JSON feed available for your use.

This JSON feed should NOT be embedded in your web page. In order to minimize server requests

The JSON feed is available at the following location:

https://disclosure.api.osano.com/customer/%%CUSTOMERID%%/config/%%CONFIGID%%?language=en

Your Customer ID is the first portion of your consent management URL and the config ID is the second portion after the /

So if your CMP script URL is:

https://cmp.osano.com/AAAAAAA/BBBBBBB/osano.js

Then your JSON URL would be:

https://disclosure.api.osano.com/customer/AAAAAAA/config/BBBBBBB?language=en