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 »

We recommend authenticating with OAuth v2. To do that:

  1. You will need to register your OAuth application to get either a "Client ID" or a "Client Secret" key. Please see below how to obtain your API keys.
  2. Get a MailUp account (either a free trial or a full account) and select a user that has enough permissions within the MailUp admin console so to access the resources that you need to use.
  3. Develop your OAuth based client application and connect it to MailUp. During the very first access you'll be asked to enter your MailUp credentials, then the next iterations will be performed by exchanging access tokens.

Samples and wrappers are available here.

How to obtain your API keys

You can obtain a "Client ID" and a "Client Secret" by using a "Developer" MailUp console account, as described below.

For more details on how the authorization and authentication process, /wiki/spaces/mailupapi/pages/36340583.

Get a Developer Account

Click here to learn how you can request a Developer Account and have access to a Developer Console.

Obtain API Keys

Log into your MailUp Developer Console and navigate to the "Developer" page. You can now request your MailUp API keys by pressing "+" button and filling out the form.

You wil be asked to fill out a brief form.

Press the "Request Keys" button. Your request will be processed and your application will be available in the "Integrations" page (Account Settings > Developer's Corner > Integrations). There you will be able to access your API access keys, as shown in the screenshot below.

Publish your application to the MailUp Integrations catalog

Once you have completed work on integrating your application with the MailUp platform, you can submit it to our team by clicking on the "Request publication" button.

The MailUp team will review your work and - if approved - your application will become visible on the Integrations page of all MailUp accounts.

References

  • No labels