Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

How to obtain your MailUp API credentials

You will need your MailUp API credentials to connect an integrated application to your MailUp account (e.g. WordPress, Magento, etc.), or to make an API call to MailUp.

  • Your API credentials are different from your MailUp account login credentials
  • You can obtain these credentials by logging into your MailUp console, as described below
  • You will also need to authorize your application by adding its IP address(es) to your MailUp account

Here is a video overview of how to obtain your API credentials.

The MailUp API credentials consist of:

API Endpoint URL

API calls are made to a URL that consists of the first part of the Web address to your MailUp admin console. This URL is unique for each MailUp account.

Just log into your MailUp admin console and look at the browser address field.

It will look something like cbfi.emailsp.net or a4h4i.s21.it (or alike).

API User Name

Once logged into the MailUp admin console:

  1. Go to Manage > Web Services
  2. The WS User Name is the API user name
  3. It starts with the letter "a", plus your numeric account number

API Password

Once logged into the MailUp admin console:

  1. Go to Manage > Web Services
  2. Enter a password in the password field and click on Confirm

Enabling the API and authorizing your IP address

For each of the selections in the Web Services drop-down menu:

  • Make sure the Enabled is checked

  • Make sure that IP address check Enabled is checked
  • Add the IP addresses of the Web sites / applications from which you will be making API calls

Locating a Web site's IP address

To find out the IP address of your Web site, you can use a service such as http://websiteipaddress.com or http://www.selfseo.com/find_ip_address_of_a_website.php
  • No labels