User Guide
Your guide to getting things done
Search our documentation articles

Your complete guide to mastering Moosend. Search to get started.

Get the API key

Article: 000054498
Updated: September 11, 2025

All API calls require authentication. This is essential for security reasons, but also for the API to identify the user who is making the call so that appropriate results are returned. You achieve authentication through the use of an API key.

You must pass a valid API key in each request to the Moosend API. This is a unique key for each account in our system that you use to integrate Moosend with your favorite apps and/or your own applications. You can get your API key from the settings page.

To get your API key:

  1. On the menu bar, click More > Settings.

  2. On the menu on the left, click API key.

  3. On the API Key page, click Copy or click Generate API key if you require a new key.

  4. Specify the key as a parameter in the query string of the requesting URL. For example:

     https://api.moosend.com/v3/campaigns/create.xml?apikey=YOUR_API_KEY

    Important

    Keep your unique API key safe to avoid any unauthorized external access to your account.



Moosend Logo

Copyright © 2025 · All Rights Reserved · Moosend · Privacy Policy