Documentation

Welcome to Groundlink documentation pages. Here you can find a lot of useful information about Groundlink services and methods, basic and complex types definition, and examples in many popular programming languages.

Services

Groundlink provides following services:

Encoding

Groundlink expects all data to be UTF-8 encoded. All requests you send to the API endpoints should be encoded this way.

All responses of the API's methods are UTF-8 encoded.

Resources

Groundlink supports the following data formats: XML, JSON and ATOM.