Understand general concepts, response codes, and authentication strategies for the Elora messaging API.
The Elora messaging API is built on REST principles. We enforce HTTPS in every request to improve data security, integrity, and privacy. All requests contain the following base URL:
To authenticate, add an Authorization header to your requests. Replace the placeholder with your actual production API key.
To generate a new API key From the dashboard select:API Key Configuration → Generate API Key
Keep this key safe. For security reasons, we cannot retrieve it for you later. Generating a new key will permanently revoke access for your current key.