Getting your API Key
Get your API key to use MadKudu MCP or authenticate to MadKudu API
Last updated
Was this helpful?
Get your API key to use MadKudu MCP or authenticate to MadKudu API

Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
You have an active MadKudu account
You are a MadKudu Admin
Your API keys are personal, they are tied to your user and your permissions. You can create different ones for different integrations.
Log into MadKudu admin console: https://admin.madkudu.com
On the left navigation bar, go to Personal Settings then My API Keys
Click Create API key

Give it a name after the integration or tool you’ll use it with (e.g. "Cursor", "Zapier", "Claude"...)
Once created, you can copy you key:

Log into MadKudu admin console: https://admin.madkudu.com
On the left navigation bar, go to Personal Settings then My API Keys
You can see the list of all your API keys, and copy them

You'll use the API key when installing MadKudu MCP in your AI tools. Please follow instructions here
The MadKudu API uses API keys to authenticate requests.
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?
Was this helpful?