📄️ Authentication Overview
The Messenger API supports two primary authentication methods to accommodate different integration scenarios.
📄️ Partner Authentication
Partner authentication enables you to manage communications for multiple customers using a single set of partner-level credentials. This is ideal for service providers and integration partners who work with multiple organizations.
📄️ Customer Authentication
Customer-specific authentication provides dedicated API credentials for each organization you integrate with. This method offers the highest level of security and access control.
📄️ Code Examples
Complete code examples for implementing both authentication methods with the Communications API.