Skip to main content

Authentication

The Emogg API uses API Keys to authenticate requests and ensure no one but you can access your data and resources.

To facilitate secure communication, all API requests must be made over secure protocols such as HTTPS (in the case of the REST API) or WSS (in the case of the real-time API). Calls made over plain HTTP or plain WS will fail. API requests without authentication will also fail.

info

To get your token and start using our API please reach us on hello@emogg.com. Our team will guide you through the process, ensuring you have everything you need to get started.

Remember, it's essential to keep your token secure and not share it with unauthorized individuals. If you suspect your token has been compromised, please contact us immediately for assistance.