Logs Service API
Tokens
API tokens for the Logging Service are managed through the API Key Service.
If your Squiz DXP login has the Support User permission, you can ask Squiz Support to generate an API token that contains the correct permission scopes for the File Store API.
If you do not have this permission, contact an authorized support contact in your Squiz DXP organization to request an API token.
Using
The Logs Service API can be accessed from /__dxp/service/logging/
from your DXP Organization.
This path offers the latest version of the API, routed through a region closest to you.
You can also specifically call the region and your DXP organization in the URL using the URL pattern of /__dxp/[region]/logging/[tenantId]
[region]
-
Either
au
,us
,uk
depending on the hosting region set up for your DXP organization. [tenant]
-
Your DXP tenant ID. You can find this value when you sign into your organization through the https://dxp.squiz.cloud URL.