etouches - event management software
 

Support

API

API (Application Program Interface)
API is a program you can use to query any type of data from one software to another. We are putting a lot of effort into our API development to make sure you can seamlessly retrieve all the data that you need to integrate with us easily.
Some of the highlights of the etouches API v2 include
  • Split into different modules
  • Functions have been simplified and standardized for ease of use
  • Each module generally includes two functions - one to list data (with very basic information) and the second to get a single record
  • Added the ability to choose the format in which data is returned for each call - either XML or JSON
  • More error messages have been added to facilitate debugging
getting started: event software made easy