URLs called by the OneTrust Mobile SDKs
This page provides a detailed list of all the URLs that the OneTrust Mobile SDKs interact with. For enhanced security, refer to the table below if you need to restrict access to any of the URLs called by the SDK.
Non-CMP API flow
URL | Network call to |
---|---|
https://mobile-data.onetrust.io/bannersdk/v2/applicationdata | Mobile application worker to download the OneTrust data. |
https://consent-api.onetrust.com/v1/preferences | Log Consent API to log consent (if consent logging enabled). |
https://cdn.cookielaw.org/vendorlist/iab2Data.json | Download the IAB Vendors data (if template is IAB). |
https://cdn.cookielaw.org/vendorlist/googleData.json | Download the Google Vendors data (if template is IAB). |
https://cdn.cookielaw.org/logos/static/* | Download Banner logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download Preference Center logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download App Tracking Transparency pre-prompt logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download App Tracking Transparency post-prompt logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download Age Gate prompt logo (if configured) |
CMP API enabled SDKs
URL | Network call to |
---|---|
https://mobile-data.onetrust.io/cfw/cmp/v1/banner | Get Banner Data CMP API to download banner data. |
https://mobile-data.onetrust.io/cfw/cmp/v1/preferences | Get Preference Center Data CMP API to download preference center data. |
https://mobile-data.onetrust.io/cfw/cmp/v1/vendors | Get IAB and Google Vendors CMP API to download vendors data (IAB, Google, and general vendors). |
https://mobile-data.onetrust.io/cfw/cmp/v1/uc-purposes | Get Universal Consent Purposes CMP API to download UCPM data (if configured). |
https://mobile-data.onetrust.io/cfw/cmp/v1/save-log-consent | Log Consent CMP API to log consent (if consent logging enabled). |
https://cdn.cookielaw.org/logos/static/* | Download Banner logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download Preference Center logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download App Tracking Transparency pre-prompt logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download App Tracking Transparency post-prompt logo (if configured). |
https://cdn.cookielaw.org/logos/static/* | Download Age Gate prompt logo (if configured). |
Updated 5 days ago