Introduction

Welcome to the API documentation of Global Reseller.

Test and production environment

During the BETA period, we received several requests for a test and production environment.
Therefore, we have launched two environments: test and production.

Use the "environment" parameter in every request. You can select "test" or "production". By default we are selecting the "test" environment.
Please note: you'll be billed for completed ticket reservations in the production environment.

SSL connection

Please use for every request the HTTPS protocol.
Requests via HTTP are not working and will result in an error message.

apiKey / apiSecret

The apiKey is a public key and needs to be included in every request.

The apiSecret is a private key and never needs to be exchanged or included in the requests.
Please use the apiSecret to sign the data with SHA256 and include this value as “HMACKey”.