TourCMS, a leading online booking and channel management solution is operated by Palisis.

Contact Info

Palisis AG
Florastrasse 18A
8610 Uster
support@palisis.com
+41 44 533 40 40

Follow Us

home > support > API > client libraries and wrappers

API client libraries & sample code

Provided by TourCMS

AngularJS
Microsoft .Net
JavaScript
Java
NodeJS
Perl
PHP
Python
WordPress

Provided by the community

Ruby
Symphony

Connecting via other languages

The TourCMS API is RESTful and XML based, authentication is HTTP headers containing an encrypted signature. Each of the various endpoint pages includes information on the REST URLs, querystring parameters and XML responses. For more detail on the connection process please see the connection page.

If you are writing a new implementation we would suggest using the official PHP or Node libraries as a reference.

More information