Authentication

To make an authenticated call to a Marketing Cloud Engagement Einstein service, obtain an OAuth access token. For server-to-server API integrations, review Access Token for Server-to-Server Integrations. For web or public app integrations, review Access Token for Web and Public App Integrations.

After you get an access token, use it make your request. You'll need your account’s tenant-specific subdomain.

NameTypeDescription
RegionstringRequired. A region identifier that matches the region of your Marketing Cloud Engagement account. Possible values are: us, eu
NameTypeDescription
AuthorizationstringRequired. A string that starts with SFMC, followed by your access token. Ensure there is a space between the two values.
X-API-TSEstringRequired. Your tenant-specific subdomain.