API client libraries & wrappers (article)

Susana Moleón
Susana Moleón
  • Updated

Provided by TourCMS

 
 
angular.png
 
 
dotnet.png
 
 
javascript.png
 
java.png

 

 
 
nodejs.png
 
 
perl.png
 
 
php.png
 
 
python.png
 
 
wordpress.png

Provided by the community

ruby.png
symphony.png

Connecting via other languages

The TourCMS API is RESTful and XML based, authentication is HTTP headers containing an encrypted signature. Each of the various method pages includes information on the REST URLs, query string 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.