Authentication

Learn how to authenticate to MadKudu API

The MadKudu API uses API keys to authenticate requests. Follow this article to get your API key.

All API requests must be made over HTTPS. Calls made over plain HTTP will fail.

The API Key must be passed in the X-API-Key header for every requests. API requests without authentication will also fail.

Last updated

Was this helpful?