Authorization header. Do not add a Bearer prefix.
How authentication applies here
Use the same raw API key format for both endpoint groups:- Salesforge endpoints require the raw key in the
Authorizationheader. - Multichannel sequencing endpoints accept the raw key and also accept an optional
Bearerprefix.
Before using the endpoint reference
- Generate the correct API key for the workspace or product context you are integrating.
- Send that raw key in the
Authorizationheader on every request. - Review Security best practices before using the interactive reference or production integrations.
