--- title: MailerLite credentials description: Documentation for MailerLite credentials. Use these credentials to authenticate MailerLite in n8n, a workflow automation platform. contentType: [integration, reference] --- # MailerLite credentials You can use these credentials to authenticate the following nodes: - [MailerLite](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.mailerlite.md) - [MailerLite Trigger](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.mailerlitetrigger.md) ## Prerequisites Create a [MailerLite](https://www.mailerlite.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [MailerLite's API documentation](https://developers.mailerlite.com/docs/) for more information about the service. ## Using API key To configure this credential, you'll need: - An **API Key**: Generate an API key from the **Integrations** menu. Refer to the [API Authentication documentation](https://developers.mailerlite.com/docs/#authentication) for more detailed instructions. Enable the **Classic API** toggle if the API key is for a MailerLite Classic account instead of the newer MailerLite experience. /// note Most new MailerLite accounts and all free accounts should disable the **Classic API** toggle. You can find out [which version of MailerLite you are using](https://www.mailerlite.com/help/which-version-of-mailerlite-am-i-using) and learn more about the differences between the two in the [MailerLite FAQ](https://www.mailerlite.com/help/new-mailerlite-faq). ///