+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Maileon API Clients

Sie sind hier:

Maileon PHP API Client

The Maileon PHP API client is a PHP library that allows your PHP application to interface with Maileon. This means that there’s a few things less to worry about because the client will handle them for you:

  • HTTP connection setup
  • API Authentication
  • Mapping function calls to REST requests
  • Serialization and deserialization of XML and JSON data to PHP data structures

The PHP API Client has been moved to Github in order to allow transparent development and uses Composer as a build system for your projects. You can find the latest version, here: https://github.com/xqueue/maileon-php-api-client

You can use Composer to automatically retrieve the API client: https://packagist.org/packages/xqueue/maileon-api-client 

Maileon Java API Client

The JAVA API Client has been moved to Github in order to allow transparent development and uses Composer as a build system for your projects. You can find the latest version, here: https://github.com/xqueue/maileon-java-api-client

You can use Maven to automatically retrieve the API client: https://mvnrepository.com/artifact/com.maileon.apiclient/maileon-api-client

Maileon Ruby API Client

The Maileon Ruby API Client can be downloaded at GitHub.

.NET (C#) Client

Our Partner Wanadis has published a client for .NET in C#, which can calso be downloaded from Github (https://github.com/wanadis/Maileon) or can be retrieved from the Nuget-Repository: https://www.nuget.org/packages/Maileon

Inhaltsverzeichnis