How authentication applies here
Use the same auth model for both endpoint groups in this section:- Salesforge endpoints use a Salesforge API key in the bearer header.
- Multichannel sequencing endpoints surfaced here follow the same bearer API key pattern for authenticated access.
Before using the endpoint reference
- Generate the correct API key for the workspace or product context you are integrating.
- Send that key in the Authorization bearer header on every request.
- Review Security best practices before using the interactive reference or production integrations.
