Provided by TourCMS
- AngularJS service
- .NET client library
- Java sample code
- NodeJS package
- Perl sample code
- PHP client library
- WordPress plugin - Pull TourCMS product data into the WordPress CMS
Provided by the community
- Python wrapper class (Written and maintained by Jonathan Harrington)
- Ruby Client library (Written and maintained by the team at Flextrip)
- Symphony CMS components
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.