Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip
titleNew to MailUp?

 We recommend you to make practice with MailUp resources pages by using one of the available Code Samples. Then, when you feel confident with resource management, you can build your own application.

...

to first take a peak at our Code Samples to familiarize with our API.

API resources organized by topic

The following pages show you how to access to MailUp resources:

Child pages (Children Display)

Direct Links:

 

More about the many resources made available by the MailUp REST API:

work in progresscoming soon

Child pages (Children Display)toc
all

Accounts

How to get account info
DescriptionReturns profile info for authenticated user account
HTTP MethodGET
URLhttps://services.mailup.com/API/v1.1/Rest/ConsoleService.svc/Console/Authentication/Info
JSON request parameters (example)none
JSON response (example){"Company":"nweb srl","IsTrial":true,"UID":"388","Username":"m1234","Version":"8.5"}
Paging and filtering (example)none
How to create a console account

Refer to related document

Email messages

coming soon

Statistics

true

 

...

In-depth technical details1

(1) only for expert users

 

...

More about MailUp REST API