Skip to main content
Use this page as the authentication entry point before working through the Salesforge API endpoint reference. Salesforge public API endpoints and multichannel sequencing endpoints use the same Salesforge API key. Send the raw API key in the Authorization header. Do not add a Bearer prefix.
For the complete authentication guide, see Authentication.

How authentication applies here

Use the same raw API key format for both endpoint groups:
  • Salesforge endpoints require the raw key in the Authorization header.
  • Multichannel sequencing endpoints accept the raw key and also accept an optional Bearer prefix.

Before using the endpoint reference

  1. Generate the correct API key for the workspace or product context you are integrating.
  2. Send that raw key in the Authorization header on every request.
  3. Review Security best practices before using the interactive reference or production integrations.