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 4 Next »

Read Account Details

This is probably the easiest way to test if your application is properly connected to the MailUp console account that has been specified during login.

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":"MailUp","IsTrial":true,"UID":"388","Username":"m1234","Version":"8.5"}
Paging and filtering (example)none


How to create a console account

This is an advanced feature that can be added to plugin modules for a commercial (or open source) platforms. It allows to platform user to easily activate a trial MailUp account in order to test the integration. 

Refer to related document for details.

  • No labels