For the time being, access to the Goozex API is public (no
authentication is required). However, there are a few procedures you
must follow to ensure proper use of the API and future compatibility:
App_name code: all
requests sent to the API require an app_name code. This is a unique
identifier of your specific application. The code is used to track
usage statistics from each application, and will be used in the future
to verify an application's right to access the API.
Registration of the application is mandatory: Goozex may
update the API every once and while, and will send notifications only
to all registered application owners. To register your application
please visit the Application registration page.
A sample registration ID can be used
for testing purposes: "test". Please register your application before
going to live production.