Provided by TourCMS
Provided by the community
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.